Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-15613] Ti.Map.View always asks for permission to use current location #4843

Closed
wants to merge 1 commit into from

Conversation

FokkeZB
Copy link
Contributor

@FokkeZB FokkeZB commented Oct 24, 2013

When showsUserLocation is set to YES on init, then the user will get a popup asking for permission, even whith Ti.Map.createView({ userLocation: false}); or when this property is unset. This fixes it by using the userLocation value.

Ticket: https://jira.appcelerator.org/browse/TC-3204

When `showsUserLocation` is set to `YES` on init, then the user will get a popup asking for permission, even whith `Ti.Map.createView({ userLocation: false});` or when this property is unset. This fixes it by using the `userLocation` value.

Ticket: https://jira.appcelerator.org/browse/TC-3204
@vishalduggal
Copy link
Contributor

Thank you for the PR. This functionality will be included in v2.0.2 of the ti.map module for ios.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants