Hi,

Did you look at this example ?

http://openlayers.org/dev/examples/select-feature-openpopup.html

Alexandre

arno974 wrote:
> Hi all,
>
> I've been working for two day in a way to display some popup or labels when
> i'm on hover of a feature WFS object. I've googled and search on this list
> but i couldn't find any solutions. 
>
> Maybe you know a "simple" solution to add an hover events on a WFS layer 
> and in this events i must know my mouse position to display the popup. 
>
> I've tried to do it like that :
>
> sf = new OpenLayers.Control.SelectFeature(wfs, {hover : true , onSelect :
> __toolTips}) 
>
> It works fine for the onHover event but i can't handler my mouse position to
> display the bubble.
>
> Thnaks for any help.
>
> Arnaud
>   


-- 
Alexandre Dubé
Mapgears
www.mapgears.com

_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to