forked from MapComplete/MapComplete
Themes(disaster_respone): add a police station layer, add this and more layers to disaster_response theme
This commit is contained in:
parent
03978631eb
commit
418a4a71af
6 changed files with 168 additions and 3 deletions
|
@ -18,8 +18,15 @@
|
|||
"socialImage": "./assets/themes/disaster_response/social.svg",
|
||||
"layers": [
|
||||
"hospital",
|
||||
"pharmacy",
|
||||
"doctors",
|
||||
"assembly_point",
|
||||
"disaster_response"
|
||||
"disaster_response",
|
||||
"police",
|
||||
"fire_station",
|
||||
"ambulancestation",
|
||||
"extinguisher",
|
||||
"hydrant"
|
||||
],
|
||||
"docs": "https://wiki.openstreetmap.org/wiki/Emergency_facilities_and_amenities"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -59,7 +59,8 @@
|
|||
"override": {
|
||||
"minzoom": 12
|
||||
}
|
||||
}
|
||||
},
|
||||
"police"
|
||||
],
|
||||
"enableMorePrivacy": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue