On Oct 12, 7:50 pm, Matt <[email protected]> wrote: > Hello, I am trying to display a map with multiple markers and an infowindow > for each marker. The markers display fine, however only one infowindow ever > shows up, in the same spot, no matter which marker you click on. I am > creating the infowindows in the same loop as the markers. I don't know a lot > about javascript and am only using it for this project because the api > requires it. Any help would be appreciated. Here is a link to my code:
http://theskylab.net/geolocationExample2.html See pitfall #3 in Mike Williams' v2 tutorial, or almost any of these results: http://groups.google.com/group/google-maps-js-api-v3/search?group=google-maps-js-api-v3&q=Pitfall+%233&qt_g=Search+this+group -- Larry -- 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.
