This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Annotations inappropriately disappear en masse based on zoom #10845
Labels
annotations
Annotations on iOS and macOS or markers on Android
bug
Core
The cross-platform C++ core, aka mbgl
iOS
Mapbox Maps SDK for iOS
release blocker
Blocks the next final release
Milestone
On
master
circa 10a4405 (pre-ios-v4.0.0), zooming in/out of a map with 10,000 sprite annotations can cause virtually every annotation to inappropriately disappear.Check out this video for a demonstration.
If you quickly zoom in to ~z11 and then out to ~z4, it’s possible to have a single annotation remaining (out of the 10k that should be visible). In general, this appears to be happening within individual tiles.
Annotations have gonezo.
/cc @mapbox/gl-core @akitchen @fabian-guerra @lilykaiser
The text was updated successfully, but these errors were encountered: