After adding few GPolygons on map - zoom action causes memory leak. I'm using latest Google Chrome 6.0.472.63, and tried to use differenet versions of api: 250a - 285c.
On my test page - http://work.vokrugsveta.ru/gps/test2.html i add 27 Polygons and make 7-8 Zoom-IN/Zoom-OUT actions (by mouse wheel) successively, and look at task manager - google chrome application use 300 Mbytes of real memory and over 700 Mbytes of physical memory. Another test page http://work.vokrugsveta.ru/gps/test.html - without big overlaing polygons have memory leak too, but loose memory slower than test2.html. In my application Gpolygons has mouseover and mouseout event handlers attached, and it causes memory leak too! For example when user trying to create new 28th GPolygon, he move mouse over few polygons, zoom out map - and then Chrome take all free memory space =) -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
