Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cesium

Package Overview
Dependencies
Maintainers
0
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cesium - npm Package Versions

13
14

1.117.0

Diff

ggetz
published 1.116.0 •

ggetz
published 1.115.0 •

jjhembd
published 1.114.0 •

ggetz
published 1.113.0 •

jjhembd
published 1.112.0 •

ggetz
published 1.111.0 •

ggetz
published 1.110.1 •

Changelog

Source

1.110.1 - 2023-10-25

@cesium/engine
Breaking Changes :mega:
  • CesiumJS no longer ships with a demo Google Maps API key. GoogleMaps.defaultApiKey is no longer defined by default.

  • createGooglePhotorealistic3DTileset by default now provides tiles via Cesium ion if the GoogleMaps.defaultApiKey is not set.

  • If you wish to continue to use your own Google Maps API key, you can go back to the previous behavior:

    Cesium.GoogleMaps.defaultApiKey = "your-api-key";
    
    const tileset = await Cesium.createGooglePhotorealistic3DTileset();
    viewer.scene.primitives.add(tileset));
    
jjhembd
published 1.110.0 •

ggetz
published 1.109.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc