Fix: correct minzoom on all themes

This commit is contained in:
Pieter Vander Vennet 2023-10-09 02:52:22 +02:00
parent d43f8c0080
commit bde5878fed
11 changed files with 45 additions and 45 deletions

View file

@ -468,7 +468,10 @@
"guidepost"
],
"override": {
"minzoom": 15
"minzoom": 15,
"mapRendering": [{
"iconSize": "30,30"
}]
}
}
],