X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/examples/window/gmap.js diff --git a/examples/window/gmap.js b/examples/window/gmap.js index a4153698..c04ee652 100644 --- a/examples/window/gmap.js +++ b/examples/window/gmap.js @@ -1,5 +1,5 @@ /*! - * Ext JS Library 3.0.0 + * Ext JS Library 3.1.0 * Copyright(c) 2006-2009 Ext JS, LLC * licensing@extjs.com * http://www.extjs.com/license @@ -24,7 +24,6 @@ Ext.onReady(function(){ y: 60, items: { xtype: 'gmappanel', - region: 'center', zoomLevel: 14, gmapType: 'map', mapConfOpts: ['enableScrollWheelZoom','enableDoubleClickZoom','enableDragging'],