apache / apache/cordova-plugin-geolocation
Feature Request: The parameter distanceFilter should be configurable
- Dominant language
- JavaScript
- Stars
- 646
- Forks
- 654
- PR merge metrics
- No merged PRs in 30d
Description
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:
https://github.com/apache/cordova-plugin-geolocation/issues/177
So it would be nice to have the distanceFilter parameter configurable.
@bennmapes has found this workaround to solve the problem:
https://github.com/apache/cordova-plugin-geolocation/issues/177
Thank you
Claudio
Contributor guide
Assessment
This issue has not been assessed yet.