[Users] Mouserover Events

Stefan Schwarzer stefan.schwarzer at unepgrid.ch
Tue Aug 10 13:10:39 CEST 2010


> Have you tried the 'hover' constructor option for the SelectFeature control?  http://dev.openlayers.org/apidocs/files/OpenLayers/Control/SelectFeature-js.html

Cool, working!!

selectControl = new OpenLayers.Control.SelectFeature(vecLayer,{ hover: true});

However, any idea how I can close then the popups automatically again?

Warmest thanks for the tips!

Stef


More information about the Users mailing list