Hello to everybody!
(and sorry for my bad English)
Is it possible to get a small text next to a marker.
(e.g. next to the Marker of a city a div where there's the name of the
city).
I tried it with a tooltip, but it only comes after mouseover (or
click,...).
The following seems not to be possible:
GEvent.addListener(marker,"onload", function() {
showTooltip(marker);
tooltip.style.visibility="visible";
});
Is there a possibility - i hope you can help!
Thanks a lot.
Thomas
--
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.