forked from MapComplete/MapComplete
20 lines
413 B
JSON
20 lines
413 B
JSON
|
{
|
||
|
"id": "indoors",
|
||
|
"title": {
|
||
|
"en": "Indoors"
|
||
|
},
|
||
|
"description": {
|
||
|
"en": "On this map, publicly accessible indoor places are shown"
|
||
|
},
|
||
|
"maintainer": "MapComplete",
|
||
|
"icon": "./assets/themes/onwheels/crest.svg",
|
||
|
"version": "0",
|
||
|
"startLat": 51.17181,
|
||
|
"defaultBackgroundId": "CartoDB.Voyager",
|
||
|
"startLon": 4.144383,
|
||
|
"startZoom": 16,
|
||
|
"widenFactor": 2,
|
||
|
"layers": [
|
||
|
"indoors"
|
||
|
]
|
||
|
}
|