You can use the HTML title attribute to give a tooltip to most (all?) HTML elements. http://www.google.co.uk/search?x=0&y=0&q=html+title+attribute&ie=UTF-8&oe=UTF-8
As for the legend container - try my HtmlControl? http://googlemapsapi.martinpearman.co.uk/articles.php?cat_id=2 Martin. On 15 May, 05:44, hkk <[email protected]> wrote: > And also, is there any other way of creating a legend? > > Thanks again, > > hkk > > On May 15, 9:43 am, hkk <[email protected]> wrote: > > > Hi Friends, > > > I had to create a legend for google maps with all existing markers > > within it and on mouse over , a tool tip should come up stating the > > name of the marker. ( Incase I have got a tree icon, the tool tip > > should come up with a text “forest”) . > > > I have created a panel using <div> ( me.panel = document.createElement > > ("div"); ) and assigned images to it. > > > Question is, how can I get the tool tip? > > > Thanks in advance, > > > hkk --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
