Espen Oldeman Lund
Espen Oldeman Lund
When testing out the SDK I cannot get requestWhenInUseAuthorization to work. No prompt is shown to the user to accept getting the location. I have added the necessary strings to...
I might be doing things the wrong way, but since the behaviour has changed from SDK 1.0 to SDK 1.4.1 I thought I should mentioned it. I add this to...
When adding a tilesource the @2x appendix is automatically added to the URL if you are on a retina device. I would like an option to turn off this feature.
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...
After upgrading to v10 I can no longer get two-finger pan to work. In version 9 I can pan the map with two fingers and thus also zoom in while...
Seems there is a bug in AFNetworking that makes uploading the image in the example project not work. It just times out. Updating the source files for AFNetworking fixed my...