V2.0.1
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.