You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem using the MapView imported from 'react-native-map-clustering'. Rendering markers dinamically does not render all markers, showing only some on the maps. It seems that it happens only when using Apple Maps, because when changing the provider to 'google', it works as intended.
I am using:
I have a problem using the MapView imported from 'react-native-map-clustering'. Rendering markers dinamically does not render all markers, showing only some on the maps. It seems that it happens only when using Apple Maps, because when changing the provider to 'google', it works as intended.
I am using:
The code is as follows:
The text was updated successfully, but these errors were encountered: