Link to the map is: http://sunshinewashmemphis.com/test.htm
I've been doing a lot of searching, and seem to have found several discussions about multiple markers and info windows. I've read through several discussions, but all anyone ever seems to do is point people to http://econym.org.uk/gmap/closure.htm or http://econym.org.uk/gmap/basic1.htm. I've looked at both of those pages, and I have failed to understand how to apply these concepts to my problem. I would like to use an array to store a moderate number of locations (currently 7) in an array, and then output info windows that display the appropriate address for each marker. However, a lack of Function closure is causing them to all display the last address. I've also attempted to pass the iteration value into the createMarker function, but that causes the info windows to display nothing, when I try to make the info windows display destinations[i] as the HTML for the window. Thanks for your time! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
