Adding tooltips to custom markers works definitely, I do this, too. I'm using a selfmade lightweight marker class which in fact is a single div-object on the map. When I set the title attribute of this div, it'll be showed as a tooltip on my map (you can see this in my Facebook App<http://apps.facebook.com/eventmonitor/>(the app itself currently does not work in IE, though, I'm working on this), the code for my marker is here <http://www.evemo.de/inc/simplemarker.js>(specifically in line 37)).
-- 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.
