Lint: reorder all attributes

This commit is contained in:
Pieter Vander Vennet 2023-10-30 18:03:18 +01:00
parent a2deea76cb
commit fab6835bc5
78 changed files with 798 additions and 905 deletions

View file

@ -27,10 +27,9 @@
"pl": "Na tej mapie pokazane są publicznie dostępne miejsca w pomieszczeniach zamkniętych"
},
"icon": "./assets/layers/entrance/entrance.svg",
"startZoom": 14,
"startLat": 51.17181,
"startLon": 4.144383,
"startZoom": 14,
"widenFactor": 2,
"layers": [
{
"builtin": "indoors",
@ -49,5 +48,6 @@
"pedestrian_path",
"elevator",
"entrance"
]
],
"widenFactor": 2
}