hi; I am using custom controls, and onmouse over a certain maker I add
these controls. by : GEvent.addListener(marker, 'mouseover', function
()
{ map.addControl(new TextualZoomControl()); });
and I want on mouse out to hide the control.
How can I do that?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---