Do not constrain too much the minimum zoom level of the flats map.
This commit is contained in:
parent
78b9ebf04e
commit
5c171a8356
@ -49,7 +49,7 @@ export default {
|
||||
center: null,
|
||||
zoom: {
|
||||
defaultZoom: 13,
|
||||
minZoom: 11,
|
||||
minZoom: 5,
|
||||
maxZoom: 17
|
||||
},
|
||||
tiles: {
|
||||
|
Loading…
Reference in New Issue
Block a user