Upgrade to ExtJS 3.1.1 - Released 02/08/2010
[extjs.git] / examples / window / gmap.js
index 2e4aeac..7268001 100644 (file)
@@ -1,11 +1,9 @@
-/*\r
- * Ext JS Library 2.2.1\r
- * Copyright(c) 2006-2009, Ext JS, LLC.\r
- * licensing@extjs.com\r
- * \r
- * http://extjs.com/license\r
- */\r
-\r
+/*!
+ * Ext JS Library 3.1.1
+ * Copyright(c) 2006-2010 Ext JS, LLC
+ * licensing@extjs.com
+ * http://www.extjs.com/license
+ */
 \r
 Ext.onReady(function(){\r
 \r
@@ -26,7 +24,6 @@ Ext.onReady(function(){
                 y: 60,\r
                 items: {\r
                     xtype: 'gmappanel',\r
-                    region: 'center',\r
                     zoomLevel: 14,\r
                     gmapType: 'map',\r
                     mapConfOpts: ['enableScrollWheelZoom','enableDoubleClickZoom','enableDragging'],\r