Hi, I'm trying to build an AJAX application that makes use of OOP and JS. Unfortunately, it appears there are memory leaks + performance degradation per page refresh when Google Maps is combined with complex JS objects (I'm defining a complex JS object as an object that contains other objects. This *only* appears in IE6 [as far as I know]... but because of a large number of users still using the browsers, I can't completely ignore it.
Below, are different examples showing [and not showing] the problem. 1) Very simple example of a memory leak + performance degradation: http://63.247.91.90/~tricu/GMapLeakTest.html 2) Same example *without* Google Maps (performance / memory stabilizes) http://63.247.91.90/~tricu/GMapLeakTestNo.html Does anyone else get this or know a solution to this? Its been driving me crazy =/... (BTW, the sources for both examples are very simple + well documented). Any help or sympathy would be appreciated =P. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
