React components for 🌏 Cesium (ex- cesium-react)
Documentation | Installation | Getting Started | Guide
- Declarative Cesium: high maintainable Cesium app with React
- Blazing Fast Development: HMR works perfectly
- Strongly Typed: TypeScript is fully supported
npm install resium
<Viewer full>
<Entity
description="test"
name="tokyo"
point={{ pixelSize: 10 }}
position={Cartesian3.fromDegrees(139.767052, 35.681167, 100)}
/>
</Viewer>
Please don't send question e-mail as possible. Please use GitHub issues.
See documentation.