MapComplete/assets/themes/atm/atm.json
Pieter Vander Vennet 89c423e4c1 Add ATM-theme
2022-12-15 20:44:23 +01:00

16 lines
269 B
JSON

{
"id": "atm",
"title": {
"en": "ATM Machines"
},
"description": {
"en": "This map shows ATMs to withdraw or deposit money"
},
"icon": "./assets/themes/atm/logo.svg",
"startLat": 0,
"startLon": 0,
"startZoom": 0,
"layers": [
"atm"
]
}