metacatui icon indicating copy to clipboard operation
metacatui copied to clipboard

Upgrade Cesium (from v1.91) to leverage improvements and bug fixes

Open robyngit opened this issue 2 years ago • 1 comments
trafficstars

We are currently using Cesium v1.77, released on 2021-01-04. Over the past two + years, the Cesium team has implemented significant improvements to the package, including a smaller bundle size, faster 3D tile rendering for large tilesets, and numerous bug fixes, as outlined in the CHANGES file. Along with these enhancements come certain breaking changes that need to be addressed during the upgrade process, particularly the deprecation of the readyPromise method throughout the entire API. We will need to refactor our Cesium Models that use readyPromise in order to maintain MetacatUI's compatibility with the most recent version of Cesium.

robyngit avatar Apr 24 '23 16:04 robyngit

Updated to version 1.91, which is the last version before there are breaking changes we need to handle

robyngit avatar Jun 20 '23 21:06 robyngit