Hi, I'm using google maps to display various marker points and when I click on the marker point I want to display some information. However, the information I wish to display will be different for each marker point clicked on.
The code can be found here: http://finditlocal.co.uk/map-residential-sales3.php The above code does indeed create the marker points at the relevant locations however, when I click on the marker point the InfoWindow displays the 3rd element of the message array: 'the' (var message = ["This","is","the","secret","message"];) I don't understand why both of the marker points would display the same information or why the 3rd element would be displayed? Please could somebody point me in the right direction as it's driving my crazy!!! Thank You! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
