Quickfix: disable optimazation which blocks loading dynamic tiles

This commit is contained in:
Pieter Vander Vennet 2021-10-12 16:39:36 +02:00
parent e67c3a2eec
commit e530eba55a
3 changed files with 6 additions and 2 deletions

View file

@ -34,7 +34,7 @@
"hideFromOverview": true,
"clustering": {
"#": "Disable clustering for this theme",
"maxZoom": 0
"maxZoom": 1
},
"layers": [
{