Back to Deck Gl

or

examples/website/plot/README.md

9.3.2350 B
Original Source

This is a minimal standalone version of the 3D Plot example on deck.gl website.

Usage

Copy the content of this folder to your project.

bash
# install dependencies
npm install
# or
yarn
# bundle and serve the app with vite
npm start

Data format

Check out the documentation of PlotLayer.