Themes(disaster_respone): add a police station layer, add this and more layers to disaster_response theme

This commit is contained in:
Pieter Vander Vennet 2024-09-14 23:30:30 +02:00
parent 03978631eb
commit 418a4a71af
6 changed files with 168 additions and 3 deletions

View file

@ -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"
}
}

View file

@ -59,7 +59,8 @@
"override": {
"minzoom": 12
}
}
},
"police"
],
"enableMorePrivacy": true
}