Skip to content

CesiumJS 1.111

Compare
Choose a tag to compare
@ggetz ggetz released this 01 Nov 16:54
· 882 commits to main since this release

1.111 - 2023-11-01

Highlights include:

  • BingMapsImageryProvider.fromUrl now takes an optional mapLayer parameter which is a string that maps directly to the mapLayer template parameters specified in the Bing Maps documentation.
  • By default, createGooglePhotorealistic3DTileset no longer shows credits on screen, as this is compliant with the minimum required attribution. To restore this behavior, pass the option showCreditsOnScreen: true. #11589
  • Fixed an issue with polygon hole rendering. #11583
  • Fixed error with rhumb lines that have a 0 degree heading. #11573

See the changelog for the complete list of changes.