JMap.Map.zoomTo
Zoom or unzoom the map (animated)
The zoom level to apply
Optional
animation, zoom padding, stop event, etc ...
Error if no zoom is passed
// Zoom or unzoom the map to reach the desired zoom levelJMap.Map.zoomTo(4.45) Copy
// Zoom or unzoom the map to reach the desired zoom levelJMap.Map.zoomTo(4.45)
JMap.Map.zoomTo
Zoom or unzoom the map (animated)