i-tengfei / resium

React components for 🌏 Cesium

Home Page:https://resium.reearth.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resium

main npm version Financial Contributors on Open Collective

React component library for 🌏Cesium

  • Declarative Cesium 🌏: create a highly maintainable Cesium app in 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

Contributors

If you want to contribute, follow the documentation.

Code Contributors

This project exists thanks to all the people who contribute.

Financial Contributors

Become a financial contributor and help us sustain our community.

Individuals

Any donations, big and small, are welcome!

Resium Backer

Organizations

Support this project with your organization. Your logo will show up here with a link to your website!

Resium Sponsor

License

MIT License

About

React components for 🌏 Cesium

https://resium.reearth.io

License:MIT License


Languages

Language:TypeScript 99.9%Language:HTML 0.1%