Huge refactoring of state and initial UI setup

This commit is contained in:
Pieter Vander Vennet 2021-10-15 05:20:02 +02:00
parent 4e43673de5
commit eff6b5bfad
37 changed files with 5232 additions and 4907 deletions

File diff suppressed because it is too large Load diff

View file

@ -263,5 +263,6 @@
}
}
}
]
],
"enableIframePopout": false
}

View file

@ -45,6 +45,7 @@
"startLon": 0,
"startZoom": 16,
"widenFactor": 1.2,
"overpassMaxZoom": 0,
"layers": [],
"roamingRenderings": []
}