Yes,

I am trying to add a listener so once the user moves icon on top of
map it clears out "mapwindow" Eg. Below

GEvent.addListener(map, "mouseover", function()
{ document.getElementById("mapwindow").innerHTML =  '';} );

On Mar 3, 4:28 pm, "[email protected]" <[email protected]>
wrote:
> On Mar 3, 1:32 pm, Ivan <[email protected]> wrote:
>
> > Hi,
>
> > I have been looking for something such as map "onhover" ? Is there
> > anything such as this that i can use whenever i want to hover over the
> > map?
>
> mouseover?
>
>   -- Larry
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to