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
Thanks for reporting. I tried reproducing on our side as well in a range of conditions (including enabling/disabling isDraggable on annotations), but I was not able to replicate the error. The drag source is created (with the _drag suffix) here if that helps with your investigation on your side. We'll keep investigating to see if we can find something. In addition, if you are able to replicate just in the Maps SDK please let us know.
Environment
Observed behavior and steps to reproduce
When using point annotation I'm getting a
Source <id>_drag is not in style
I'm receiving a mapLoadError:
I was not able to reproduce in Mapbox repo example, so there might be something else on our code that contributes to this error. Looking into it.
Expected behavior
No error when using point annotations.
Notes / preliminary analysis
Additional links and references
See rnmapbox/maps#3121
The text was updated successfully, but these errors were encountered: