mapcomplete/assets/themes/onwheels/onwheels.json

40 lines
749 B
JSON
Raw Normal View History

{
"id": "onwheels",
"title": {
2022-07-13 10:03:09 +02:00
"en": "OnWheels"
},
"description": {
2022-07-13 10:03:09 +02:00
"en": "On this map, publicly weelchair accessible places are shown and can be easily added"
},
"maintainer": "MapComplete",
"icon": "./assets/themes/onwheels/crest.svg",
"version": "0",
"startLat": 50.8465573,
"defaultBackgroundId": "CartoDB.Voyager",
"startLon": 4.351697,
"startZoom": 16,
"widenFactor": 2,
"layers": [
"bike_repair_station",
"bike_shop",
"cafe_pub",
"entrance",
"food",
"kerbs",
"parking",
"picnic_table",
"school",
"shops",
"toilet",
"viewpoint",
"doctors"
],
2022-07-13 10:03:09 +02:00
"overrideAll": {
"minzoom": "15",
"mapRendering": [
{
2022-07-13 10:03:09 +02:00
"label": null
}
]
}
}