Back to Deck Gl

or

examples/website/global-grids/README.md

9.3.2230 B
Original Source

This is a example of the Global Grid Layer supported in deck.gl.

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