Housekeeping...

This commit is contained in:
Pieter Vander Vennet 2022-07-09 17:25:38 +02:00
parent bb23bc0761
commit 4ef5d31c53
28 changed files with 7437 additions and 581 deletions

View file

@ -1,22 +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"
]
"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"
]
}