mapcomplete/assets/themes/fireplace/fireplace.json

18 lines
548 B
JSON

{
"id": "fireplace",
"title": {
"en": "Fireplaces and barbeques",
"de": "Feuerstellen und Grillplätze",
"es": "Chimenea y barbacoas"
},
"description": {
"de": "Stelle im Freien zum Feuermachen oder ein ortsfest installierter Grill an einer offizielle Stelle.",
"en": "Outdoor place to make a fire or a fixed barbecue in an official place.",
"es": "Lugar al aire libre adecuado para hacer fuego y con barbacoas."
},
"icon": "./assets/layers/assembly_point/fire.svg",
"layers": [
"firepit",
"bbq"
]
}