Searched around and couldn't find anything to answer my question.
Basically, I want the user to click on a marker to open the info
window and then click a link in the info window that changes the icons
image.
Can I pass a marker id and and change the image in a function
forexample ChangeImage
var html = "<a href='#' onclick='ChangeImage(" + MarkerID+ ")'>Change
Image</a>";
Thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---