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

Ti.Geolocation requirements #5

Open
junerockwell opened this issue Sep 4, 2014 · 0 comments
Open

Ti.Geolocation requirements #5

junerockwell opened this issue Sep 4, 2014 · 0 comments

Comments

@junerockwell
Copy link

To get the current longitude and latitude of the device, all we need to set are Ti.Geolocation.purpose and Ti.Geolocation.accuracy = Ti.Geolocation.ACCURACY_BEST, for energy saving in iOS, or ACCURACY_HIGH for Android so that getCurrentPosition can return the latitude and longitude, right? We don't need to distanceFilter, preferredProvider and headingFilter?

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

No branches or pull requests

1 participant