mapcomplete/assets/themes/vending_machine/vending_machine.json

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

18 lines
397 B
JSON
Raw Normal View History

2023-06-29 16:30:43 +02:00
{
"id": "vending_machine",
"title": {
"en": "Vending Machines",
"nl": "Verkoopautomaten"
},
"description": {
"en": "Find vending machines for everything",
"nl": "Vind verkoopautomaten voor alles"
},
"icon": "./assets/layers/vending_machine/vending_machine.svg",
"startLat": 53.21102,
"startLon": 6.56511,
"startZoom": 19,
"layers": [
"vending_machine"
]
}