MapComplete/assets/themes/pharmacies/pharmacies.json
2022-07-06 15:54:21 +02:00

20 lines
No EOL
426 B
JSON

{
"id": "pharmacies",
"title": {
"en": "pharmacies"
},
"description": {
"en": "On this map, pharmacies are shown and can be easily added"
},
"maintainer": "MapComplete",
"icon": "./assets/layers/pharmacy/pharmacy.svg",
"version": "0",
"startLat": 50.8465573,
"defaultBackgroundId": "CartoDB.Voyager",
"startLon": 4.351697,
"startZoom": 16,
"widenFactor": 2,
"layers": [
"pharmacy"
]
}