I have a flex module application where in a module i load google map with all marker and here is all OK i can click in each marker and i see the information about it without problem.
when return to previus module ( before i leave the module i'm just remove all marker , clear all overlay and unload the map ) i receive this message ( a lot o this) stack overflow. at Object$/_hasOwnProperty() at Object/http://adobe.com/AS3/2006/builtin::hasOwnProperty() at Object$/_hasOwnProperty() at Object/http://adobe.com/AS3/2006/builtin::hasOwnProperty() at Object$/_hasOwnProperty() at Object/http://adobe.com/AS3/2006/builtin::hasOwnProperty() etc.. etc.. if i no select any marker all work fine but if i open one or more marker infowindows return this error... what i have to clear or destroy before leave module for resolve it ? thank in advantage -- 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.
