DEPRECATED-mapbox-ios-sdk icon indicating copy to clipboard operation
DEPRECATED-mapbox-ios-sdk copied to clipboard

"RMAnnotation"s which are only visible within specific zoom levels

Open albertschulz opened this issue 10 years ago • 0 comments

I think this would be a really nice enhancements, because often you have annotations which overlap when you have a fixed size within all zoom levels. So the idea is to have a property called visibleZoomLevelRange @ each RMAnnotation which is a floating point range to describe the visiblity. I already started working on this but there is still some work to do. Especially the change of visibility right after zooming the map. Is this a feature which is interesting to you? https://github.com/albertschulz/mapbox-ios-sdk

albertschulz avatar Dec 28 '14 14:12 albertschulz