mapcomplete/assets/themes/atm/atm.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
268 B
JSON
Raw Normal View History

2022-12-15 20:44:23 +01:00
{
"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"
]
2022-12-16 13:44:25 +01:00
}