[OpenLayers-Users] clickTolerance for
OpenLayers.Control.ModifyFeature
jkm
rifins at gmail.com
Wed Feb 16 10:01:31 EST 2011
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!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20110216/1da59dbe/attachment.html
More information about the Users
mailing list