CesiumGS/cesium

Update zip.js dependency to latest

Chiusa

#8092 aperta il 20 ago 2019

 (3 commenti) (0 reazioni) (0 assegnatari)JavaScript (3324 fork)batch import
good first issuetype - enhancement

Metriche repository

Star
 (11.758 stelle)
Metriche merge PR
 (Merge medio 15g 12h) (23 PR mergiate in 30 g)

Descrizione

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.

Guida contributor