CesiumJS 1.109
1.109 - 2023-09-01
Highlights include:
- Added two additional default imagery providers from Stadia maps to the BaseLayerPicker widget: Alidade Smooth and Alidade Smooth Dark. #11485
TaskProcessor
now loads worker files as ESM instead of AMD. Firefox 114 is now the minimum Firefox version required to run CesiumJS. #11400- Added the
retinaTiles
option to theOpenStreetMapImageryProvider
constructor options to allow requesting tiles at the 2x resolution for retina displays. #11485 - Use updated URLs and attribution for Stamen Map styles in the default BaseLayerPicker widget. #11451
- The TypeScript definition of
defined
now uses type predicates to allow TypeScript to use the result during compilation.
See the changelog for the complete list of changes.