mapcomplete/assets/themes/healthcare/healthcare.json

22 lines
503 B
JSON
Raw Normal View History

2022-07-05 17:04:14 +02:00
{
"id": "healthcare",
2022-07-05 17:04:14 +02:00
"title": {
"en": "Healthcare"
2022-07-05 17:04:14 +02:00
},
"description": {
"en": "On this map, various healthcare related items are shown"
2022-07-05 17:04:14 +02:00
},
"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"
2022-07-05 17:04:14 +02:00
]
}