DEPRECATED-mapbox-ios-sdk
DEPRECATED-mapbox-ios-sdk copied to clipboard
REPLACED – use https://www.mapbox.com/ios-sdk instead
I tried countless times to submit my application to iTunes connect, but every time the archive was created, the "Validate..." and "Submit to AppStore" buttons were disabled. I found that...
How can I force the UserLocationCircle to stay above other annotations that I add?
When using the offline-maps example, the RMTileCache of the Map appears in the Documents folder. This will immediately cause a rejection in the App Store. We are getting ready to...
I call `initWithFrame:andTilesource:` Crashed on `_mapScrollView.zoomScale = exp2f([self zoom]);` in RMMapView.m Stack: ``` 0 ??? 0x0000000102a8cd5c 0x0 + 4339584348, 1 ICV 0x00000001000cc3b0 main + 0, 2 UIKit 0x0000000189885724 + 44,...
See http://support.mapbox.com/discussions/mapbox-ios-sdk/66-zoom-outin-to-display-all-annotations-currently-on-the-map We could pretty easily take a certain list of annotations and zoom to best fit them all in view.
Hello, I'm running some issues with the background caching API. I'm trying to cache multiple tileSources. After each tileSource finishes caching I start the new one. A lot of memory...
Is there a way to preload the tiles before I change the map views center coordinate? Looks really bad since the map turn all white and looking for a way...
Hi, I saw a previous question regarding this subject, but I didn't think the answer really answered the question. Specifically: what method should be called in Mapbox to check if...
It would be handy to be able to cluster similar identifiers, and not cluster different ones. Currently, it's only possible to disable clustering for the ones you don't want and...