The location where the map will be centered
The zoom level to apply
Optional
options: JPanAndZoomOptionsanimation, zoom padding, stop event, etc ...
Error if bad parameters are passed
// Move and zoom the map
JMap.Map.panAndZoomTo({ x: 45.34, y: 65.87 }, 5)
JMap.Map.panAndZoomTo
Move and zoom (or unzoom) the map (animated)