Skip to main content

All Questions

0 votes
1 answer
476 views

OSM+Leaflet tiles not loading or showing up (Android-Cordova)

I made a cordova app a couple of months ago which uses openstreetmap and leaflet.js. It was working fine and it still works on Android phones that my team mates uses everyday BUT when I try to use it ...
Alan Alvarez's user avatar
0 votes
1 answer
2k views

Update the location of the marker on the map when a user changes position or coordinates change

Good day! I have a native app using cordova (html and javascript). I need help with moving the marker on the map in real time manner as the user changes its position or the coordinates change. Here's ...
John Mc Psalm Santiago's user avatar
3 votes
1 answer
3k views

Integrating OpenStreetMaps with Cordova

I was wondering if any of you might have any idea how i can use Open Street Maps(OSM) with cordova? Searching for days now.. All i can conclude is that i am not supposed to directly use OSM's API's ...
Uraforclain's user avatar
0 votes
2 answers
274 views

OSM doesn't show in Android 5.1 but is shown in Android 4.1.1, How i can resolve it?

i'm developing an hybrid app with cordova using leafletjs and osm. The open street map is shown in android 4.1.1 but not in android 5 (it shows gray panel). How i can resolve it?
max91r's user avatar
  • 1
2 votes
1 answer
4k views

OpenStreetMap not showing up on Android

I'm trying to create an app whose main ability is to show items on a map. I decided to use ionic (on top of Apache Cordova) as my base framework and OpenStreetMap as the map provider. When using ionic ...
sebwas's user avatar
  • 99