Themes: add ice cream parlors
This commit is contained in:
parent
3aa9a21dea
commit
69a7c9efa3
7 changed files with 554 additions and 1450 deletions
13
assets/themes/icecream/icecream.json
Normal file
13
assets/themes/icecream/icecream.json
Normal 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"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue