Fix: correct minzoom on all themes
This commit is contained in:
parent
d43f8c0080
commit
bde5878fed
11 changed files with 45 additions and 45 deletions
|
@ -468,7 +468,10 @@
|
|||
"guidepost"
|
||||
],
|
||||
"override": {
|
||||
"minzoom": 15
|
||||
"minzoom": 15,
|
||||
"mapRendering": [{
|
||||
"iconSize": "30,30"
|
||||
}]
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue