[Commits] r2136 - sandbox/bartvde/playground/geoext.ux/ux/WMSTree/examples

commits at geoext.org commits at geoext.org
Tue Apr 27 16:14:11 CEST 2010


Author: bartvde
Date: 2010-04-27 16:14:11 +0200 (Tue, 27 Apr 2010)
New Revision: 2136

Modified:
   sandbox/bartvde/playground/geoext.ux/ux/WMSTree/examples/WMSTree.js
Log:
minor changes

Modified: sandbox/bartvde/playground/geoext.ux/ux/WMSTree/examples/WMSTree.js
===================================================================
--- sandbox/bartvde/playground/geoext.ux/ux/WMSTree/examples/WMSTree.js	2010-04-27 14:06:04 UTC (rev 2135)
+++ sandbox/bartvde/playground/geoext.ux/ux/WMSTree/examples/WMSTree.js	2010-04-27 14:14:11 UTC (rev 2136)
@@ -27,6 +27,7 @@
     tree.setRootNode(root); 
 
     mapPanel = new GeoExt.MapPanel({
+        zoom: 2,
         layers: [
             new OpenLayers.Layer.WMS("Global Imagery",
                 "http://maps.opengeo.org/geowebcache/service/wms", {



More information about the Commits mailing list