13 lines
249 B
JSON
13 lines
249 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|