Fix personal theme

This commit is contained in:
Pieter Vander Vennet 2022-02-24 03:48:28 +01:00
parent 80c24bddca
commit 696375fec9
4 changed files with 5 additions and 24 deletions

View file

@ -37,10 +37,10 @@
"startLon": 0,
"startZoom": 0,
"widenFactor": 1.2,
"#note": "The 'overpassMaxZoom' should be exactly the same as or less then the overrideAll",
"#note": "The 'overpassMaxZoom' should be exactly the same as or less then the minzzom in overrideAll",
"overpassMaxZoom": 15,
"overrideAll": {
"minZoom": 16,
"minzoom": 17,
"syncSelection": "theme",
"shownByDefault": false
},