This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
improve z-ordering of annotations #988
Milestone
Comments
This was referenced Mar 12, 2015
Closed
incanus
changed the title
expected z-ordering of annotaions
expected z-ordering of annotations
Mar 12, 2015
Not critical for Beta 1. |
Here's the MapKit-like default algorithm used in our iOS SDK: |
incanus
changed the title
expected z-ordering of annotations
improve z-ordering of annotations
Mar 22, 2015
This will be easy to implement once we can redo placement on rotation: mapbox/mapbox-gl-js@5bf094f Spec issue here: mapbox/mapbox-gl-style-spec#274 |
This is implemented in -js mapbox/mapbox-gl-js#1184 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Related to mapbox/mapbox-gl-js#470, we want annotations to sort in the
z
direction from top to bottom of screen, like Apple's.Not like this
@jfirebaugh Can you take an initial look at how complicated this will be?
The text was updated successfully, but these errors were encountered: