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

Feature Request: The parameter distanceFilter should be configurable #178

Open
ilclaudio opened this issue Oct 11, 2019 · 2 comments
Open

Comments

@ilclaudio
Copy link

I really appreciate the work of the Cordova community and I often use Cordova plugins in my Ionic apps.
I've had the following problem with the cordova-plugin-geolocation plugin:
The speed of the device doesn't fall to zero when you stop walking and the speed change isn't responsive as on Android devices.

I exposed the problem in this issue:
#177

So it would be nice to have the distanceFilter parameter configurable.

@bennmapes has found this workaround to solve the problem:
#177

Thank you

Claudio

@breautek
Copy link
Contributor

breautek commented Oct 11, 2019

Because android doesn't have any kind of distance filtering API, this would be an ios specific feature.

@breautek breautek changed the title The parameter distanceFilter should be configurable Feature Request: The parameter distanceFilter should be configurable Oct 11, 2019
@breautek
Copy link
Contributor

Also related to #162

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

No branches or pull requests

2 participants