Themes: validate that a background layer actually exists, fix current-view button (GRB)

This commit is contained in:
Pieter Vander Vennet 2024-01-03 18:24:00 +01:00
parent eb6194bf8f
commit fc483ed547
9 changed files with 62 additions and 29 deletions

View file

@ -22,7 +22,8 @@
"startZoom": 9,
"startLat": 51.0249,
"startLon": 4.026489,
"defaultBackgroundId": "AGIVFlandersGRB",
"defaultBackgroundId": "osm",
"credits": [
"Pieter Vander Vennet"
],

View file

@ -63,7 +63,7 @@
"startZoom": 8,
"startLat": 50.642,
"startLon": 4.482,
"defaultBackgroundId": "AGIV",
"defaultBackgroundId": "photo",
"credits": [
"Midgard"
],
@ -76,4 +76,4 @@
"maxZoom": 19,
"minNeededElements": 25
}
}
}