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

RMPointAnnotation need access token to place it on map #652

Open alphatroya opened 9 years ago

alphatroya commented 9 years ago

I use offline mdtiles as map's tile source and set a random string as access token, but if I wants to add RMPointAnnotation with custom image, it is not appear on map.

I think, problem in default constructor of RMMarker class, that use access token to build URL