On Jan 11, 3:17 pm, AK <[email protected]> wrote: > Hello, > > i want to update my markers every minute. > But if i update it the old marker will not removed.
You need to either remove all the overlays, then add new ones (probably a memory hog, particularly in IE) or assign ids to the markers and update the coordinates of the marker with the new data. > > I´ve tested a few opportunities but it doesn´t work... > But have your read the posting guidelines? 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 -- Larry > > Thanks a lot... > AK
-- 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.
