forked from MapComplete/MapComplete
Quickfix: disable optimazation which blocks loading dynamic tiles
This commit is contained in:
parent
e67c3a2eec
commit
e530eba55a
3 changed files with 6 additions and 2 deletions
|
@ -34,7 +34,7 @@
|
|||
"hideFromOverview": true,
|
||||
"clustering": {
|
||||
"#": "Disable clustering for this theme",
|
||||
"maxZoom": 0
|
||||
"maxZoom": 1
|
||||
},
|
||||
"layers": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue