Hi, I need to create a map where will be showed position of serivce car and the map will be embedded on website. I have a json data with dynamic longitude, latitude but don't know how to add it to the map. Any tutorial or how to do it or someone knows how? |
There are any number of examples on how to do this. My current little personal tracker written in PHP is now using Leaflet and uses a OSM map background provide by Mapbox. A starting search might be something like https://duckduckgo.com/?q=leaflet+mapbox+php+tutorial |
Not really related to OSM. Try http://gis.stackexchange.com instead.