Resium

Resium is library of React components for 🌍Cesium
<Viewer full>
  <Entity
    name="tokyo"
    description="test"
    position={Cartesian3.fromDegrees(139.767052, 35.681167, 100)}
  />
</Viewer>


🌏Declarative Cesium
Let's create a high maintainability Cesium application with React today!
👨🏻💻Blazing Fast Development
Resium brings hot module replacement to Cesium, which dramatically improves your development speed!
💪Strongly Typed
Resium fully supports TypeScript. Type definitions are built-in!