Do we need to clear class to prevent memory leak?
In the following script, this class is used to store a lot of Geojsons object (for google maps api):
Javascrip, do we need to clear class to prevent memory leak?
In the following script, this class is used to store a lot of Geojsons object (for google maps api):