$(document).ready(function() { $('#map_canvas').googleMaps({ pan: { panLatitude: 37.4569, panLongitude: -122.1569, timeout: 4000 } }); });