Hi,

I would like to know if I'm in the right way..
I want to modify some features in a layer. And I do ..

dragcontrol = new OpenLayers.Control.ModifyFeature(lyr);
map.addControl(dragcontrol);
dragcontrol.activate();

I've seen that the SelectFeature has a clickTolerance property, is there any
property similar to that in the modify?
Or i'm doing something  bad ?

Thanks!
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to