Our country has many regions that are defined either by National Sport Codes and cultural/historical reference. Is it possible to add layers that contain these regions? Thanks asked 26 Jun '14, 09:44 Lourens7 |
One Answer:
First of all, OSM does not have the concept of layers. Some maps might place data from the OSM database (or other databases) into layers. So I see the following solutions for you:
Leaflet is a Javascript framework to display maps with all kinds of markers, layers, etc. OpenLayers is an alternative. answered 26 Jun '14, 15:07 escada edited 26 Jun '14, 15:08 |
or have a look at http://geojson.io to draw own objects on an OSM based map.