More fixing, first complete version of UK-addresses-theme

This commit is contained in:
Pieter Vander Vennet 2022-01-17 23:50:50 +01:00
parent c2806a1b4a
commit d4d7ab6f3a
13 changed files with 122 additions and 47 deletions

View file

@ -48,8 +48,12 @@
"version": "0",
"startLat": 0,
"startLon": 0,
"startZoom": 16,
"startZoom": 0,
"widenFactor": 1.2,
"overpassMaxZoom": 0,
"#note": "The 'overpassMaxZoom' should be exactly the same as or less then the overrideAll",
"overpassMaxZoom": 15,
"overrideAll": {
"minZoom": 16
},
"layers": []
}