This repository has been archived by the owner on May 9, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
consider delegate method for annotation sorting #160
Labels
Comments
Hi Incanus. Any news on this topic ? |
No movement on this as of yet. |
Closed
This was referenced Aug 27, 2014
First cut of this (relatively untested) at #491. |
incanus
added a commit
that referenced
this issue
Sep 2, 2014
username0x0a
referenced
this issue
in username0x0a/mapbox-ios-sdk
Oct 11, 2014
* release: 1.4.1 bumps bring back & properly deprecate marker sort properties tweak changelog for deprecations bump podspec version update changelog for 1.4.0 remove v4 API support closes route-me#160 route-me#164 #491: annotation layer sorting delegate method fix inconsistent doc fixes #239: properly close interior polygons Fix memory leak in RMShape by holding a weak reference to the map view. fixes #486: assert different great circle coordinates refs #386: remember early tile source setups
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
See #137 for backstory. It might be nice/feasible to query the
RMMapViewDelegate
when reordering annotationzPosition
for custom behavior, with a fallback to the existing-[RMMapView correctOrderingOfAllAnnotations]
.The text was updated successfully, but these errors were encountered: