Try live | GitHub repo | Open in StackBlitz
An example showcasing integration with deck.gl for geospatial data visualization combined with the @sqlrooms/discuss module for collaborative features. Features include:
- High-performance WebGL-based geospatial visualizations
- Real-time commenting and annotation system
- Contextual discussions tied to specific data points
To create a new project from the deckgl-discuss example run this:
npx giget gh:sqlrooms/examples/deckgl-discuss my-new-app/npm install
npm run dev