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ą różne elementy związane z opieką zdrowotną"
},
"icon": "./assets/layers/doctors/doctors.svg",
"startZoom": 16,
"startLat": 50.8465573,
"startLon": 4.351697,
"startZoom": 16,
"widenFactor": 2,
"layers": [
"doctors",
"physiotherapist",
@ -117,5 +116,6 @@
"minzoom": 18
}
}
]
],
"widenFactor": 2
}