Re: [OpenLayers-Dev] reset feature of OpenLayers.Control.TransformFeature

2011-05-02 Thread Andreas Hocevar
Hi, currently this is not implemented. A workaround would be to deactivate the control, set feature to null, and reactivate it. If you are willing to implement this, a feature request ticket with a patch would be welcome of course. I'd be happy to review. Regards, Andreas. On Mon, May 2, 2011 a

[OpenLayers-Dev] reset feature of OpenLayers.Control.TransformFeature

2011-05-02 Thread lissabon
Is there a possibility to reset a feature of a OpenLayers.Control.TransformFeature, like when activating this control the first time (feature is null and naturally no box is drawn)? If I call setFeature(null) on this control (because I would like the control to loose any information about the ju