On Mar 30, 4:10 am, Parthu <[email protected]> wrote: > Dear All, > I have created some markers dynamically.I want to > update the marker color.How can I do it?.
How did you create them "dynamically"? http://groups.google.com/group/google-maps-api/web/suggested-posting-guidelines http://groups.google.com/group/Google-Maps-API/web/why-including-a-link-is-critical Do you want to change the value stored back on your server or on the map temporarily? http://code.google.com/apis/maps/documentation/reference.html#GMarker.setImage > If suppose I will click one > of the marker how should I know who's info window that one?. Have you seen Mike Williams' tutorial? http://econym.org.uk/gmap/ He discussed the use of function closure to do that. > Please let > me knowthis is very urgent. http://www.catb.org/~esr/faqs/smart-questions.html#urgent -- Larry > thanks in advance. > > Regards, > P.Parthasarathi -- 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.
