Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Expose GPS Interval And Displacement Settings #3515

Closed
bleege opened this issue Jan 12, 2016 · 4 comments
Closed

Expose GPS Interval And Displacement Settings #3515

bleege opened this issue Jan 12, 2016 · 4 comments
Labels
Android Mapbox Maps SDK for Android

Comments

@bleege
Copy link
Contributor

bleege commented Jan 12, 2016

The LocationServices class is currently hardwired to use a specific fastestInterval and smallestDisplacement when setting up the GPS for location tracking. Enable setting custom values for this while leaving the defaults if not specified.

/cc @zugaldia @tobrun

@bleege bleege added the Android Mapbox Maps SDK for Android label Jan 12, 2016
@bleege bleege self-assigned this Jan 12, 2016
@bleege bleege added this to the android-v3.1.0 milestone Jan 12, 2016
@tobrun
Copy link
Member

tobrun commented Jan 12, 2016

👍

@bleege
Copy link
Contributor Author

bleege commented Jan 12, 2016

Upon further reflection, I think this should be built out as a meta-data option to be set in AndroidManifest.xml instead of a direct programmatic method. Reason being is that User Location should be something that is app wide and consistent.

@cammace
Copy link
Contributor

cammace commented Nov 9, 2016

Would this be resolved/included in LocationSource @tobrun? Something to add to 5.0.0?

@tobrun
Copy link
Member

tobrun commented Nov 10, 2016

I consider this becoming obsolete with #4331. While this issue goes about tweaking the current location provider, #4331 will allow replacing the whole provider itself. Closing..

@tobrun tobrun closed this as completed Nov 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

No branches or pull requests

3 participants