mapbox / DEPRECATED-mapbox-ios-sdk

REPLACED – use https://www.mapbox.com/ios-sdk instead
https://github.com/mapbox/mapbox-gl-native
Other
323 stars 8 forks source link

Added support for annotation layers #662

Closed maciekish closed 8 years ago

maciekish commented 9 years ago

Adds support for annotation layers like ItemizedIconOverlay on Android. Fully backwards-compatible, however the annotations property has been marked deprecated and replaced with a better named allAnnotations method.