[Commits] r1551 - sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets
commits at geoext.org
commits at geoext.org
Fri Dec 4 07:51:32 CET 2009
Author: cmoullet
Date: 2009-12-04 07:51:32 +0100 (Fri, 04 Dec 2009)
New Revision: 1551
Modified:
sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets/GoogleEarthPanel.js
Log:
Per default: click and navigation mode
Modified: sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets/GoogleEarthPanel.js
===================================================================
--- sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets/GoogleEarthPanel.js 2009-12-04 06:50:27 UTC (rev 1550)
+++ sandbox/cmoullet/ux/GoogleEarthPanel/ux/widgets/GoogleEarthPanel.js 2009-12-04 06:51:32 UTC (rev 1551)
@@ -50,10 +50,10 @@
showBuildingsLowResolutionLayer: false,
// Show the 2D navigator in the map
- navigationMode2D: false,
+ navigationMode2D: true,
// Move Google Earth when 2D map is moved
- navigationModeFrom2D: true,
+ navigationModeFrom2D: false,
// Check that the targer and camera points are always in the map: not implemented
navigationMode3D: false,
More information about the Commits
mailing list