Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 497 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 497 Bytes

angular-phonegap-geolocation

Bower Component for using AngularJS with PhoneGap's Geolocation API.

Usage

  1. bower install angular-phonegap-geolocation
  2. Made sure the cordova-*.js script is in your .html file.
  3. Include the geolocation.js script, and this script's dependencies are included in your app.
  4. Add btford.phonegap.geolocation as a module dependency to your app.

License

MIT