Hi there

I hope someone can help me as I am new to the Google Maps API (using
V3) and am struggling to add a static tool tip to a Marker.

Basically, I have managed to add an Info Window with little trouble,
but what I am really struggling with, is displaying a static div with
basic information. i.e.Let's say that I have 5 beaches; without having
to click on any marker, it should display a tooltip next to the marker
with the beach name, then, when clicking on the marker, it opens the
Info Window with more detail on the beach.

My first logical thought was to be able to add a div to a marker and
then style and customize the div by calling it at it's unique id, but
this does not seem to be an option. My second thought was to get the
screen x and y position based on the lat and lon given where the
marker is generated, but this is also not an option.

Any help will be greatly appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to