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 am running into this issue where I have a bunch of MarkerViews (roughly 20-30). As soon as I render these, I'm unable to pan or zoom the map anymore. It would work at some points, but mostly won't work on the map
I don't know if it is related to hit boxes or anything else, but if I zoom out to a different location where I don't have markers anymore, then it works.
Is there any way I can debug and publish more report on whats going on?
And it works perfectly fine on Android, but not on iOS
I can try to recreate this for the demo, but I fear it might not be reproducible.
atif089
changed the title
[Bug]: MarkerView and iOS related struggle
[Bug]: MarkerView and iOS (Gestures won't work on iOS with 20 MarkerViews)
Jan 3, 2025
Mapbox Implementation
Mapbox
Mapbox Version
11.4.1
React Native Version
0.76.5
Platform
iOS
@rnmapbox/maps
version10.1.33
Standalone component to reproduce
Observed behavior and steps to reproduce
I am running into this issue where I have a bunch of MarkerViews (roughly 20-30). As soon as I render these, I'm unable to pan or zoom the map anymore. It would work at some points, but mostly won't work on the map
I don't know if it is related to hit boxes or anything else, but if I zoom out to a different location where I don't have markers anymore, then it works.
Is there any way I can debug and publish more report on whats going on?
And it works perfectly fine on Android, but not on iOS
I can try to recreate this for the demo, but I fear it might not be reproducible.
app.config
Expected behavior
Panning and Zooming Gestures should work
Notes / preliminary analysis
Additional links and references
The text was updated successfully, but these errors were encountered: