Split hailhydrant into layers

This commit is contained in:
Pieter Vander Vennet 2021-11-28 14:52:44 +01:00
parent d9a323d477
commit f7e411527f
25 changed files with 2067 additions and 2087 deletions

View file

@ -448,6 +448,9 @@
"render": "單車停車場"
}
},
"extinguisher": {
"description": "顯示消防栓的地圖圖層。"
},
"ghost_bike": {
"name": "幽靈單車",
"presets": {
@ -458,5 +461,9 @@
"title": {
"render": "幽靈單車"
}
},
"hydrant": {
"description": "顯示消防栓的地圖圖層。",
"name": "消防栓地圖"
}
}