Hello,
I have a problem in a polygon edit in Wed Edition 3.0. The reproducable steps as
1. load a polygon on the map,
2. change the control to ModifyFeature, and then click on the polygon. The polygon is in edit mode
3. move the mouse cursor over on an vertex of the polygon, and then press the "Delete" key
4. Nothing happen. (but I can drag the vertex).
5. I click outside any features to unselect the polygon
6. I click on the polygon again, and then repeat 1, 2, 3. It works.
My code was written in JS and use Openlayers functions. It does not have the problem if the code run with Openlayers lib only. Anyone kow what happen and how to fix it?
Thanks
Yongfeng