On Wed, Feb 11, 2009 at 9:10 AM, <[email protected]> wrote: > Hi list, > > I am running into an issue with the ModifyFeature Control (OL 2.7). When > deactivated code-wise it does not remove the vertices somehow. > > Is this a known issue?
Hi Bart, Try modifyFeatureControl.selectControl.unselectAll(); before deactivation to see if that fixes the problem. -- Eric _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
