Yeah so basically at the moment, i have a loop that reads from the json file where the data is held. I'm looking to have a click event when the user clicks a specific marker and for that to then show the infowindow with the details of the marker.
Any help is much appreciated. On Feb 9, 7:24 pm, pogue5 <[email protected]> wrote: > Are you trying to set up a click event for a single marker? If so I believe > the click event you are setting up would be for the last marker object you > created in the preceding for loop. -- 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.
