Android Map with GPS Location – Using Cordova, OpenStreetMap and Leaflet.js

A Free Android map that centers on your GPS position. This is a programming example. It combines Cordova geolocation API, OpenStreetMap.org API and Leaflet.js map library. I have explained each of these technologies in separate articles.

Posted in Uncategorized | Tagged , , , , , , , , , , | 1 Comment

GPS GeoLocation in Cordova and Android – add permissions to Android manifest

Where in the world is your cell phone? With Cordova, you can write your app in JavaScript, build an Android apk and sell it on Google Play. This article shows you how to use GeoLocation (GPS) from Javascript. We show … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , , , , , , | Comments Off on GPS GeoLocation in Cordova and Android – add permissions to Android manifest