Merge all healtcare layers into a map theme
This commit is contained in:
parent
9292ec1807
commit
d8d0fa685b
11 changed files with 52 additions and 154 deletions
22
assets/themes/healthcare/healthcare.json
Normal file
22
assets/themes/healthcare/healthcare.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"id": "healthcare",
|
||||
"title": {
|
||||
"en": "Healthcare"
|
||||
},
|
||||
"description": {
|
||||
"en": "On this map, various healthcare related items are shown"
|
||||
},
|
||||
"maintainer": "MapComplete",
|
||||
"icon": "./assets/layers/doctors/doctors.svg",
|
||||
"version": "0",
|
||||
"startLat": 50.8465573,
|
||||
"defaultBackgroundId": "CartoDB.Voyager",
|
||||
"startLon": 4.351697,
|
||||
"startZoom": 16,
|
||||
"widenFactor": 2,
|
||||
"layers": [
|
||||
"doctors",
|
||||
"hospital",
|
||||
"pharmacy"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue