On Jan 18, 9:47 am, kalyan <[email protected]> wrote: > Is there any way to change gmap marker icon while onclick and get back > its original icon while clicking another marker or map. Suppose, In my > gmap, I'm showing events in different colors(icon's). while clicking a > marker the icon should change to yellow and should get back its > original color when clicking another marker on the map. Thanks in > advance..
Something like this? http://www.geocodezip.com/v3_MW_example_hoverchange.html (changes the markers on mouseover not click, ported from Mike Williams' v2 example) -- 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.
