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

commits at geoext.org commits at geoext.org
Fri Dec 4 07:52:02 CET 2009


Author: cmoullet
Date: 2009-12-04 07:52:02 +0100 (Fri, 04 Dec 2009)
New Revision: 1552

Modified:
   sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets/GoogleEarthPanel.js
Log:
Per default: click  mode

Modified: sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets/GoogleEarthPanel.js
===================================================================
--- sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets/GoogleEarthPanel.js	2009-12-04 06:51:32 UTC (rev 1551)
+++ sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets/GoogleEarthPanel.js	2009-12-04 06:52:02 UTC (rev 1552)
@@ -59,7 +59,7 @@
     navigationMode3D: false,
 
     // Click in the map to set the camera point: not implemented
-    clickMode: false,
+    clickMode: true,
 
     /** property[earthAvailable]
      *  Defines if Google Earth is available



More information about the Commits mailing list