forked from orson/bachemap
maxZoom reduced
This commit is contained in:
parent
75eedcb44d
commit
68c363f00e
@ -44,7 +44,7 @@
|
|||||||
attribution: '© OpenStreetMap contributors',
|
attribution: '© OpenStreetMap contributors',
|
||||||
detectRetina: true,
|
detectRetina: true,
|
||||||
tileSize: 256,
|
tileSize: 256,
|
||||||
maxZoom: 21,
|
maxZoom: 20,
|
||||||
maxNativeZoom: 18,
|
maxNativeZoom: 18,
|
||||||
//zoomOffset: 1,
|
//zoomOffset: 1,
|
||||||
}).addTo(map);
|
}).addTo(map);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user