good first issuetype - enhancement
Métricas do repositório
- Stars
- (11.758 estrelas)
- Métricas de merge de PR
- (Mesclagem média 15d 12h) (23 fundiu PRs em 30d)
Description
Per the zip.js devs, Cesium is using an older build and it results in instantiating a new web worker for every file added to a ZIP (!!!), greatly slowing the process. This only showed up recently because the KML exporter is probably the first part of Cesium that needs to make ZIP files.