<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000099">
    <font size="-1"><font face="Verdana">Thanks!<br>
        <br>
        So if I have one map that is open from the beginning to the end
        when the page is closed, I just do nothing in this regard.<br>
        <br>
        What about the known memory leaks, is there some article or
        discussion you could point me to?<br>
        <br>
        Janis<br>
        <br>
        <br>
      </font></font><br>
    On 2011.05.02. 19:50, Andreas Hocevar wrote:
    <blockquote
      cite="mid:BANLkTikiAVcBVUVdDY5rmpJg_+YK8paA=w@mail.gmail.com"
      type="cite">
      <pre wrap="">Hey,

OpenLayers unloads itself properly when the page unloads (except for
some known memory leaks). If you want to unload a map instance
manually, you should call map.destroy().

Regards,
Andreas.

On Mon, May 2, 2011 at 6:09 PM, Janis Elmeris
<a class="moz-txt-link-rfc2396E" href="mailto:janis.elmeris@intelligentsystems.lv">&lt;janis.elmeris@intelligentsystems.lv&gt;</a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hello!

OpenLayers.Map has three functions that look like being used for freeing
memory:
destroy(), unloadDestroy(), updateSizeDestroy().

Am I supposed to explicitly call them or not? From the description of
"unloadDestroy", for example, it seems that it is already called by
something.

I'm looking something similar to Google Maps' GUnload, which is supposed to
be run upon page unload event - is there something similar needed for
OpenLayers?

Thanks!
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/openlayers-users">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a>


</pre>
      </blockquote>
      <pre wrap="">


</pre>
    </blockquote>
  </body>
</html>