mapcomplete/assets/themes/atm/atm.json

16 lines
No EOL
268 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"
]
}