Adding a featureadded event to the draw feature control event types. First tests ever for the draw feature control. Thanks sbenthall for the patch. r=me (closes #1508)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@7601 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2008-07-30 03:41:22 +00:00
parent b837fea7a2
commit 309877a48c
3 changed files with 55 additions and 0 deletions
+1
View File
@@ -90,6 +90,7 @@
<li>Control/Button.html</li>
<li>Control/DragFeature.html</li>
<li>Control/DragPan.html</li>
<li>Control/DrawFeature.html</li>
<li>Control/LayerSwitcher.html</li>
<li>Control/ModifyFeature.html</li>
<li>Control/MousePosition.html</li>