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 just updated Mapbox packages to the latest version 11.14 and suddenly MapViewAnnotation started to disappear as soon as their anchor point left the screen. It was not doing that before the update (version 11.11). From reading the documentation it seems like a normal behavior, which is surprising because it wasn´t doing that before I updated....
"When a view annotation is added or updated, visibility can be specified explicitly. An annotation becomes hidden when it goes out of map view’s bounds or visible property is changed."