Skip to content

CesiumJS 1.110

Compare
Choose a tag to compare
@jjhembd jjhembd released this 02 Oct 20:31
· 953 commits to main since this release

1.110 - 2023-10-02

Highlights include:

  • Worker files are now embedded in Build/Cesium/Cesium.js and Build/CesiumUnminified/Cesium.js. #11519
  • Added PolygonGeometry.computeRectangleFromPositions for computing a Rectangle that encloses a polygon, including cases over the international date line and the poles.
  • Added Stereographic for computing 2D operations in stereographic, or polar, coordinates.
  • Fixed rendering of polygons spanning extents of 90 degrees or more. #4871
  • Fixed ground primitive polygon visual artifacts at pole. #8033

See the changelog for the complete list of changes.