Hi all,<br><br>is it possible to set the clickTolerance on a selectFeature control? I can find the clickTolerance on the getFeature control :<br><br>(<a href="http://dev.openlayers.org/docs/files/OpenLayers/Control/GetFeature-js.html#OpenLayers.Control.GetFeature.clickTolerance">http://dev.openlayers.org/docs/files/OpenLayers/Control/GetFeature-js.html#OpenLayers.Control.GetFeature.clickTolerance</a>)<br>

<br>but not in the documentation of selectFeature. If I just try to add &quot;clickTolerance: 100&quot; to the options array of selectFeature it has no effect...<br><br>Thanks,<br><br>Alex.<br>