@micburks/resium
TypeScript icon, indicating that this package has built-in type declarations

1.7.2 • Public • Published

Resium

Build Status npm version

React components for 🌏Cesium

  • Declarative Cesium 🌏: high maintainable Cesium app with React
  • Blazing Fast Development 👨: HMR works perfectly
  • Strongly Typed 💪: TypeScript is fully supported

Documentation | Installation | Getting Started | Guide | Examples

<Viewer full>
  <Entity
    description="test"
    name="tokyo"
    point={{ pixelSize: 10 }}
    position={Cartesian3.fromDegrees(139.767052, 35.681167, 100)}
  />
</Viewer>

Screenshot

Usage

When you have a question...

Please don't send question e-mail as possible. Please use GitHub issues.

Contribution

See documentation.

License

MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i @micburks/resium

Weekly Downloads

8

Version

1.7.2

License

MIT

Unpacked Size

1.91 MB

Total Files

299

Last publish

Collaborators

  • micburks