mapcomplete/assets/themes/icecream/icecream.json

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

14 lines
249 B
JSON
Raw Normal View History

2023-10-30 14:31:00 +01:00
{
2023-10-30 18:03:18 +01:00
"id": "icecream",
2023-10-30 14:31:00 +01:00
"title": {
"en": "Icecream"
},
"description": {
"en": "A map showing ice cream parlors and ice cream vending machines"
},
"icon": "./assets/layers/ice_cream/ice_cream.svg",
"layers": [
"ice_cream"
]
}