setView test
This commit is contained in:
parent
6475330ea8
commit
415e5c406b
Binary file not shown.
|
@ -23,3 +23,7 @@ map.setMaxBounds(new L.LatLngBounds(
|
||||||
|
|
||||||
console.log("getMaxZoom:")
|
console.log("getMaxZoom:")
|
||||||
console.log(map.getMaxZoom())
|
console.log(map.getMaxZoom())
|
||||||
|
|
||||||
|
/*
|
||||||
|
map.setView([-163,-163],2)
|
||||||
|
*/
|
||||||
|
|
Loading…
Reference in New Issue