For skobbler maps iOS sdk Is it possible to delay or disable asking for location permissions?

170 views Asked by At

By default it seems whenever the skobbler map is loaded, the user is prompted for their location permissions. For our app we have a current location button and we'd like to not ask for the location permissions of the user until they press the current location button for the first time.

Is there any way to do this with skobbler? Thanks.

One thing I tried that didn't end up working was setting skobblerMapView.settings.showCurrentPosition to NO but it still asked for the permissions.

0

There are 0 answers