If you include markers and don`t remove them, there is no free memory to reclaim, but what about, clear the markers before including new ones, ie, marker.setMap(null), and removing markers from the array?, or just, clear the interval and the markers array?
http://200.30.77.38:8096/demo/demo.html This is the example. On Sun, Jan 24, 2010 at 5:55 PM, Ben Appleton <[email protected]> wrote: > Hi Javier, > > Could you include a link to your test page? If you keep adding markers > then there is no free memory for the browser to reclaim. > > Thanks > Ben > > > On Fri, Jan 22, 2010 at 4:11 PM, Javier Martinez <[email protected]>wrote: > >> Hi, i want to comment some problem i´ve been having when I want to >> include periodically one or more markers in a map, ie, I have a >> setInterval function that include a marker every 10 seconds. All >> browsers I try (IE, FireFox, Chrome, Konqueror, Opera and Safari), >> crash after some time. That problem didn´t happen with GMaps V2. >> >> Thanks for your comments... >> >> -- >> 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]<google-maps-js-api-v3%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-maps-js-api-v3?hl=en. >> >> > -- > 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]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > -- Javier Martinez R. Geotech Geographical Solutions S.A. Web Developer Tel: +57-5-368-7999 | Colombia Fax: +57-5-369-2658 | Colombia Cel: +57-314-516-0727 | Colombia -- 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.
