forked from MapComplete/MapComplete
Themes: validate that a background layer actually exists, fix current-view button (GRB)
This commit is contained in:
parent
eb6194bf8f
commit
fc483ed547
9 changed files with 62 additions and 29 deletions
|
@ -22,7 +22,8 @@
|
|||
"startZoom": 9,
|
||||
"startLat": 51.0249,
|
||||
"startLon": 4.026489,
|
||||
"defaultBackgroundId": "AGIVFlandersGRB",
|
||||
|
||||
"defaultBackgroundId": "osm",
|
||||
"credits": [
|
||||
"Pieter Vander Vennet"
|
||||
],
|
||||
|
|
|
@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue