MapComplete/assets/themes/atm/atm.json
Pieter Vander Vennet c0fab792c3 Housekeeping...
2022-12-20 20:42:32 +01:00

18 lines
No EOL
376 B
JSON

{
"id": "atm",
"title": {
"en": "ATM Machines",
"de": "Geldautomaten"
},
"description": {
"en": "This map shows ATMs to withdraw or deposit money",
"de": "Diese Karte zeigt Geldautomaten zum Abheben oder Einzahlen von Geld"
},
"icon": "./assets/themes/atm/logo.svg",
"startLat": 0,
"startLon": 0,
"startZoom": 0,
"layers": [
"atm"
]
}