Hi! I have an OpenLayers web application and I need to modify it for working with touch based devices. Now I've faced with the following problem. My application contains control OpenLayers.Control.SelectFeature with hover:true option. Is it possible to catch hover event in touch based devices or emulate this event?