GitHub user elbarto132 opened a pull request:
https://github.com/apache/cordova-plugin-geolocation/pull/15
Update GPSListener.java
Position was updated only every 60 Seconds. Changed it to notify every 5
meters.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/elbarto132/cordova-plugin-geolocation patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-geolocation/pull/15.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #15
----
commit 176450197b033d0ef867bc096b5b07a93419076c
Author: elbarto132 <[email protected]>
Date: 2014-04-07T13:13:01Z
Update GPSListener.java
Position was updated only every 60 Seconds. Changed it to notify every 5
meters.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---