mapcomplete/assets/themes/entrances/entrances.json
2022-01-14 16:02:20 +01:00

28 lines
No EOL
691 B
JSON

{
"id": "entrances",
"title": {
"en": "Entrances",
"zh_Hant": "出入口"
},
"icon": "./assets/layers/entrance/door.svg",
"description": {
"en": "A map showing all entrances, which surveys for important aspects for wheelchair users",
"zh_Hant": "顯示所有出入口的地圖,勘查對輪椅使用者重要的資訊"
},
"shortDescription": {
"en": "Survey entrances to help wheelchair routing",
"zh_Hant": "幫助輪椅導航來勘查出入口"
},
"language": [
"en",
"zh_Hant"
],
"version": "2021-12-04",
"maintainer": "MapComplete",
"layers": [
"entrance"
],
"startZoom": 15,
"startLat": 51.049,
"startLon": 3.7297
}