OpenLayers OpenLayers

SelectFeature Control Map Drag Issues

If you have a layer with features and a SelectFeature Control attached to that, you might want to be able to drag the map whilst having the mouse pointer over a feature. At present OpenLayers does not allow you to do that using API methods, but there is a workaround:

See the following FAQ entry http://faq.openlayers.org/vector-related-questions/why-cant-i-drag-the-map-when-my-mouse-is-over-a-vector-feature/ for a solution