forked from MapComplete/MapComplete
18 lines
No EOL
376 B
JSON
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"
|
|
]
|
|
} |