setView test

This commit is contained in:
ed barz 2022-05-10 12:19:46 +02:00
parent 6475330ea8
commit 415e5c406b
2 changed files with 4 additions and 0 deletions

Binary file not shown.

View File

@ -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)
*/