Skip to content

CesiumJS 1.105

Compare
Choose a tag to compare
@ggetz ggetz released this 01 May 16:19
· 1184 commits to main since this release

1.105 - 2023-05-01

Highlights include:

  • Added ArcGisMapServerImagery.fromBasemapType, and ArcGisBaseMapType, and ArcGisMapService for ease of use with the latest ArcGIS Imagery API. #11098
  • Fixed Repeated URI parsing slows 3D Tiles performance #11197. Together with #11211, this can reduce tile parsing time by as much as 25% on large tilesets
  • Added CreditDisplay.addStaticCredit and CreditDisplay.removeStaticCredit such that Credit.showOnScreen value is taken into account. #6215
  • Added options.gltfCallback to Model.loadGltfAsync to allow apps to access the loaded glTF JSON. #11240

See the changelog for the complete list of changes.