<div>Hi,</div><div><br></div><div>I would like to know if I'm in the right way..</div><div>I want to modify some features in a layer. And I do ..</div><div><br></div><div>dragcontrol = new OpenLayers.Control.ModifyFeature(lyr);</div>
<div>map.addControl(dragcontrol);</div><div>dragcontrol.activate();</div><div><br></div><div>I've seen that the SelectFeature has a clickTolerance property, is there any property similar to that in the modify? </div><div>
Or i'm doing something bad ?</div><div><br></div><div>Thanks!</div>