Browse Source

'charging_station.json' hinzufügen

master
osmc 5 years ago
parent
commit
b7111c96cc
  1. 13
      charging_station.json

13
charging_station.json

@ -0,0 +1,13 @@
{
"type": "overpass",
"name": {
"en": "charging stations",
"de": "Ladesäulen"
},
"query": {
"13": "node[amenity=charging_station]"
},
"feature": {
"markerSign": "<i class=\"fas fa-charging-station\"></i>"
}
}
Loading…
Cancel
Save