Modify away! This was a long time coming. Thanks all for contributions. The ModifyFeature control lets you select a feature for modification, drag around vertices (or the whole feature in the case of a point), delete vertices, and add new vertices (closes #941).

git-svn-id: http://svn.openlayers.org/trunk/openlayers@4272 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2007-09-13 23:22:06 +00:00
parent 9724bbaeee
commit dd8d895460
5 changed files with 1024 additions and 0 deletions
+1
View File
@@ -66,6 +66,7 @@
<li>Control/test_Attribution.html</li>
<li>Control/test_SelectFeature.html</li>
<li>Control/test_DragFeature.html</li>
<li>Control/test_ModifyFeature.html</li>
<li>Control/test_DragPan.html</li>
<li>Control/test_OverviewMap.html</li>
<li>Control/test_NavToolbar.html</li>