Socket
Socket
Sign inDemoInstall

cesium-umd

Package Overview
Dependencies
39
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cesium-umd

[![npm](https://img.shields.io/npm/v/cesium-umd)](https://www.npmjs.com/package/cesium-umd) [![](https://data.jsdelivr.com/v1/package/npm/cesium-umd/badge)](https://www.jsdelivr.com/package/npm/cesium-umd)


Version published
Maintainers
1
Install size
15.1 MB
Created

Readme

Source

cesium-umd

npm

A repackaging of Cesium as an UMD package. It was developed in order to be able to import Cesium in Observable.

It doesn't allow to display a Cesium viewer in Observable. That would be way too complicated because Cesium loads a lot of data files. It should work without problem if you just want to use the mathematical helpers of Cesium.

Note that after the publication of this package I figured the team behind Cesium already provided an UMD version. It's not very well documented in their doc but it is used in some of their examples. So you probably would prefer to use it instead.

Usage in Observable

Cesium = require('cesium-umd@the-version')

Cesium.Cartesian3

Keywords

FAQs

Last updated on 11 Jan 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc