On Jan 19, 7:17 am, kalyan <[email protected]> wrote: > Hi Larry, > > Thanks for your reply. I already done mouseover event in my > application. I need same functionality on click. Please check my > application here http://174.129.38.115:8105/
That site is not accessible (at least for me). Change the listener to listen for the click event rather than the mouseover/mouseout events. -- Larry > > On Jan 19, 1:11 am, "[email protected]" <[email protected]> > wrote: > > > > > 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- Hide quoted text - > > - Show quoted text - -- 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.
