mbxmapkit
mbxmapkit copied to clipboard
DEPRECATED - Lightweight Mapbox integration with MapKit on iOS
If the map being used has an MKPolyline overlay added to it, whenever you zoom in empty tiles are displayed in the areas the polyline is covering. I expected that...
When testing a bunch of suspend/resume sequences using MBXOfflineMapDownloader, I noticed a high rate of failure upon resuming a download -- it would pick back up smoothly, but only grab...
Hi, our project is using mapbox ios sdk, we intend to have cluster effect, and make different marker have different images, how can we implement it? we already check the...
Crashing frequently in 0.7.0 ``` Thread 0 Crashed: 0 libdispatch.dylib 0x39579af4 _os_object_retain_internal + 32 1 libdispatch.dylib 0x3957ef8b dispatch_group_notify_f + 92 2 VectorKit 0x367f9ee1 -[VKRasterOverlayTileSource invalidateRect:level:] + 146 3 VectorKit 0x367fb15f...
Our app originally used MBKMapKit 0.5.0 / v3 API to download and display an offline map. We updated to 0.8.0 / v4 API and now previously downloaded map tiles will...
Hi, just to clarify, since you use the BSD license which says that reproductions in binary form must include the author's copyright info in the documentation - I'm assuming you...
Hi, I know this lib is not maintained anymore, but just in case you have any ideas... I'm getting various random crashes from MBXMapKit and VectorKit. They don't happen often,...
Hi! I have a case where I get an error with my sqllite db. mbx_errorQueryFailedForOfflineMapDatabase is called and I see the output of the NSlog in Xcode. However, notifyDelegateOfSqliteError is...
mbx_zoomLevel seems to return the wrong zoom level sometimes. This problem occurs for me when I zoom to a level and then zoom just a bit out again and not...
Xcode 6.3 says: > MBXRasterTileOverlay.h:125:28: Auto property synthesis will not synthesize property 'canReplaceMapContent'; it will be implemented by its superclass, use `@dynamic` to acknowledge intention