Hi all,

I'm building up a page that overlays a weather map with the
GGroundOverlay method. This map is refreshed every 10 min.

Wanting to save some bandpass, and not willing to force a reload of
the page, i'm launching an function that
- removes the previous overlay
- creates a new overlay
- adds the new overlay

All this launched via the SetTimeout method.

Everything works as expected, except that at each refresh my browser
crunched several Mb of memory. After i while, the computer is
locked...

I tried everything i could, but no way...

Is my approach correct ? What am i missing ?

Here my test page, refresh is set to 1 min to speed up the problem
detection :
http://tk5ep.free.fr/rsmap/v3c/rsmapv3c.php

I hope someone can help, i'm stucked !

Patrick



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to