[OpenLayers-Commits] r11111 - sandbox/elemoine/draw-feature/examples
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Sat Feb 12 15:30:20 EST 2011
Author: erilem
Date: 2011-02-12 12:30:20 -0800 (Sat, 12 Feb 2011)
New Revision: 11111
Modified:
sandbox/elemoine/draw-feature/examples/draw-feature.html
Log:
updated descriptions for the draw-feature example
Modified: sandbox/elemoine/draw-feature/examples/draw-feature.html
===================================================================
--- sandbox/elemoine/draw-feature/examples/draw-feature.html 2011-02-12 20:16:42 UTC (rev 11110)
+++ sandbox/elemoine/draw-feature/examples/draw-feature.html 2011-02-12 20:30:20 UTC (rev 11111)
@@ -110,12 +110,13 @@
</ul>
<div id="docs">
- <p>With the point drawing control active, click on the map to add a point. You can drag the point
- before letting the mouse up if you want to adjust the position.</p>
+ <p>With the point drawing control active, click on the map to add a point.</p>
<p>With the line drawing control active, click on the map to add the points that make up your line.
Double-click to finish drawing.</p>
<p>With the polygon drawing control active, click on the map to add the points that make up your
polygon. Double-click to finish drawing.</p>
+ <p>With any drawing control active, paning the map can still be achieved. Drag the map as
+ usual for that.</p>
<p>Hold down the shift key while drawing to activate freehand mode. While drawing lines or polygons
in freehand mode, hold the mouse down and a point will be added with every mouse movement.<p>
</div>
More information about the Commits
mailing list