Themes: add ice cream parlors

This commit is contained in:
Pieter Vander Vennet 2023-10-30 14:31:00 +01:00
parent 3aa9a21dea
commit 69a7c9efa3
7 changed files with 554 additions and 1450 deletions

View file

@ -0,0 +1,13 @@
{
"title": {
"en": "Icecream"
},
"id": "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"
]
}