/angular-phonegap-currentPosition-on-Map

Angular service for showing live current position marker on Google Maps using Phonegap/Cordova

Primary LanguageJavaScriptMIT LicenseMIT

Angular Phonegap Live currentPosition on Map

Angular service for showing live current position marker on Google Maps using Phonegap/Cordova

Phonegap/Cordova Plugins used:

- Geolocation

Plugin Installation via Cordova CLI:

$ cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation.git

Other requirements

store.js : It is a simple API for cross browser local storage. Used here for storing and accessing watchID.

TO-DO:

1) Add Example
2) Tests

License

The MIT License