resium

resium.2c517630

React components for ?Cesium

  • Declarative Cesium ?: high maintainable Cesium app with React
  • Blazing Fast Development ?: HMR works perfectly
  • Strongly Typed ?: TypeScript is fully supported
<Viewer full>
  <Entity
    description="test"
    name="tokyo"
    point={{ pixelSize: 10 }}
    position={Cartesian3.fromDegrees(139.767052, 35.681167, 100)}
  />
</Viewer>

screenshot.0bfaaa4e

usage.30526a10

GitHub