Skip to content

V2.0.1

Choose a tag to compare

@EmilZhou EmilZhou released this 13 Dec 10:32
· 655 commits to develop since this release

Improvements

  • Improve cache structure to reduce memory footprint.

API Changes

  • Added a property ‘cacheSize’ for ol.mapsuite.VectorTileLayer, it can set the count of cached tiles. The default value is 64.

Hotfix

  • Runs into memory leak after panning around the map after dozens of minutes.