forked from MapComplete/MapComplete
Lint: reorder all attributes
This commit is contained in:
parent
a2deea76cb
commit
fab6835bc5
78 changed files with 798 additions and 905 deletions
|
@ -23,10 +23,13 @@
|
|||
"pl": "Mapa ta przedstawia sieci węzłów rowerowych i umożliwia łatwe dodawanie nowych węzłów"
|
||||
},
|
||||
"icon": "./assets/themes/cyclenodes/logo.svg",
|
||||
"hideFromOverview": true,
|
||||
"startZoom": 11,
|
||||
"startLat": 51.755515,
|
||||
"startLon": 14.327545,
|
||||
"startZoom": 11,
|
||||
"credits": [
|
||||
"Sebastian Kürten"
|
||||
],
|
||||
"hideFromOverview": true,
|
||||
"layers": [
|
||||
{
|
||||
"id": "node2node",
|
||||
|
@ -334,8 +337,5 @@
|
|||
"shownByDefault": false
|
||||
}
|
||||
}
|
||||
],
|
||||
"credits": [
|
||||
"Sebastian Kürten"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue