Increase maxZoom
This commit is contained in:
parent
9698a889ad
commit
76a06cf795
@ -57,7 +57,7 @@ export default {
|
|||||||
zoom: {
|
zoom: {
|
||||||
defaultZoom: 6,
|
defaultZoom: 6,
|
||||||
minZoom: 5,
|
minZoom: 5,
|
||||||
maxZoom: 17
|
maxZoom: 20
|
||||||
},
|
},
|
||||||
tiles: {
|
tiles: {
|
||||||
url: 'https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png',
|
url: 'https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png',
|
||||||
|
Loading…
Reference in New Issue
Block a user