On Feb 2, 5:59 am, oneofthedev <[email protected]> wrote: > Hi all, > > I’m a beginner developer in Google map api. > I have tested a script found in your site. > I want to put markers then display a message belong each markers , so > I proceeds like this :
1. Read the posting guidelines: http://groups.google.com/group/google-maps-api/web/suggested-posting-guidelines http://groups.google.com/group/Google-Maps-API/web/why-including-a-link-is-critical > The problem is this code displays all the markers but only one message > is displayed. > How can I do to display the message for all the markers? Read Mike Williams' tutorial: http://econym.org.uk/gmap/ In particular it sounds like you are running into Pitfall #3 on this page: Part 1 Markers with info windows http://econym.org.uk/gmap/basic1.htm -- Larry -- 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.
