Lint: reorder all attributes
This commit is contained in:
parent
a2deea76cb
commit
fab6835bc5
78 changed files with 798 additions and 905 deletions
|
@ -14,10 +14,6 @@
|
|||
"cs": "Cyklodálnice",
|
||||
"pl": "Ścieżki rowerowe"
|
||||
},
|
||||
"hideFromOverview": true,
|
||||
"icon": "./assets/themes/cycle_highways/fietssnelwegen-logo.svg",
|
||||
"#overpassUrl": "https://overpass.kumi.systems/api/interpreter",
|
||||
"overpassTimeout": 60,
|
||||
"description": {
|
||||
"en": "This map shows cycle highways",
|
||||
"de": "Diese Karte zeigt Radschnellwege",
|
||||
|
@ -31,15 +27,15 @@
|
|||
"cs": "Tato mapa zobrazuje cyklostezky",
|
||||
"pl": "Ta mapa pokazuje ścieżki rowerowe"
|
||||
},
|
||||
"icon": "./assets/themes/cycle_highways/fietssnelwegen-logo.svg",
|
||||
"startZoom": 10,
|
||||
"startLat": 51.1599,
|
||||
"startLon": 3.3475,
|
||||
"startZoom": 10,
|
||||
"clustering": {
|
||||
"maxZoom": 1
|
||||
},
|
||||
"widenFactor": 1.1,
|
||||
"enableDownload": true,
|
||||
"enablePdfDownload": true,
|
||||
"defaultBackgroundId": "maptiler.backdrop",
|
||||
"credits": [
|
||||
"L'imaginaire"
|
||||
],
|
||||
"hideFromOverview": true,
|
||||
"layers": [
|
||||
{
|
||||
"id": "cycle_highways",
|
||||
|
@ -238,8 +234,12 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"defaultBackgroundId": "maptiler.backdrop",
|
||||
"credits": [
|
||||
"L'imaginaire"
|
||||
]
|
||||
"enableDownload": true,
|
||||
"enablePdfDownload": true,
|
||||
"overpassTimeout": 60,
|
||||
"widenFactor": 1.1,
|
||||
"#overpassUrl": "https://overpass.kumi.systems/api/interpreter",
|
||||
"clustering": {
|
||||
"maxZoom": 1
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue