mapcomplete/assets/themes/indoors/indoors.json

43 lines
No EOL
1,013 B
JSON

{
"id": "indoors",
"title": {
"en": "Indoors",
"de": "Innenräume",
"fr": "Intérieurs",
"da": "Indendørs",
"nb_NO": "Innendørs",
"nl": "Binnenruimtes",
"ca": "Indoors"
},
"description": {
"en": "On this map, publicly accessible indoor places are shown",
"de": "Diese Karte zeigt öffentlich zugängliche Innenräume",
"fr": "Cette carte présente les lieux intérieurs accessibles au public",
"da": "På dette kort er offentligt tilgængelige indendørs steder vist"
},
"icon": "./assets/layers/entrance/entrance.svg",
"startLat": 51.17181,
"defaultBackgroundId": "CartoDB.Voyager",
"startLon": 4.144383,
"startZoom": 14,
"widenFactor": 2,
"layers": [
{
"builtin": "indoors",
"override": {
"passAllFeatures": true
}
},
{
"builtin": [
"walls_and_buildings"
],
"override": {
"shownByDefault": true
}
},
"pedestrian_path",
"elevator",
"entrance"
]
}