mapcomplete/assets/themes/indoors/indoors.json
2022-07-27 10:13:31 +02:00

22 lines
No EOL
506 B
JSON

{
"id": "indoors",
"title": {
"en": "Indoors",
"de": "Innenräume"
},
"description": {
"en": "On this map, publicly accessible indoor places are shown",
"de": "Diese Karte zeigt öffentlich zugängliche Innenräume"
},
"maintainer": "MapComplete",
"icon": "./assets/themes/onwheels/crest.svg",
"version": "0",
"startLat": 51.17181,
"defaultBackgroundId": "CartoDB.Voyager",
"startLon": 4.144383,
"startZoom": 14,
"widenFactor": 2,
"layers": [
"indoors"
]
}