[Commits] r1576 - sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets

commits at geoext.org commits at geoext.org
Sat Dec 12 05:26:06 CET 2009


Author: cmoullet
Date: 2009-12-12 05:26:05 +0100 (Sat, 12 Dec 2009)
New Revision: 1576

Modified:
   sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets/GoogleEarthPanel.js
Log:
Show terrain layer... more impressive in the Alps ;-)

Modified: sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets/GoogleEarthPanel.js
===================================================================
--- sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets/GoogleEarthPanel.js	2009-12-11 17:10:22 UTC (rev 1575)
+++ sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets/GoogleEarthPanel.js	2009-12-12 04:26:05 UTC (rev 1576)
@@ -38,7 +38,7 @@
     /** api: config[showTerrainLayer]
      *
      */
-    showTerrainLayer: false,
+    showTerrainLayer: true,
 
     /** api: config[showRoadsLayer]
      *



More information about the Commits mailing list