The location where the map will be centered
Optional
stopJMapEventPropagation: booleanif true will prevent JMap events to be fired
Error if no or incorrect center is passed
// Move the map to the desired location
JMap.Map.panTo({ x: 45.34, y: 65.87 })
JMap.Map.panTo
Move and center the map to the location (animated)