Skip to content

puripant/grid-deck

Repository files navigation

grid-deck

Try Deck.gl with a simple UI.

Instruction

npm install deck.gl --save

yarn
npm start

Don't forget to set your MapboxAccessToken e.g.

export MapboxAccessToken=...