Skip to content

Latest commit

 

History

History

README.md

Try live | GitHub repo | Open in StackBlitz

Netlify Status

SQLRooms Deck.gl with commenting and annotation example

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/

Running locally

npm install
npm run dev