percy wrote:
One of my colleagues here at PSU figured it out:
var control = map.getControlsByClass("OpenLayers.Control.SelectFeature");
control = control[0];
control.handlers['feature'].stopDown =false;
control.handlers['feature'].stopUp = false;
Hope that helps someone else!
Percy
I've followed this thread since the measure control
(http://dev.openlayers.org/releases/OpenLayers-2.10/examples/measure.html) also
snatches the drag events when in measure mode. IMO it should be possible to drag
even then. Does anybody know how to apply these statements to the measure sample?
Wyo
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users