Bower Component for using AngularJS with PhoneGap's Geolocation API.
bower install angular-phonegap-geolocation
- Made sure the
cordova-*.js
script is in your.html
file. - Include the
geolocation.js
script, and this script's dependencies are included in your app. - Add
btford.phonegap.geolocation
as a module dependency to your app.
MIT