Skip to content
This repository has been archived by the owner on Jul 11, 2021. It is now read-only.

Add 'tolerance' parameter #14

Open
jesusrp98 opened this issue Nov 19, 2019 · 0 comments
Open

Add 'tolerance' parameter #14

jesusrp98 opened this issue Nov 19, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jesusrp98
Copy link
Contributor

This new parameter would establish the limit when user's location should change.

If the change is less than tolerance, location and/or map shouldn't change.

UserLocationOptions(
  context: context,
  ...
  tolerance: 0.00001,
)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants