Back to Deck Gl

Layer Browser

examples/layer-browser/README.md

9.3.2543 B
Original Source

Layer Browser

This is the main testing app for deck.gl development. It can only be run against source on the current branch.

bash
# install root dependencies
../deck.gl$ yarn bootstrap

cd examples/layer-browser
# install app dependencies
yarn
# bundle and serve
yarn start-local

Basemap

The basemap in this example is provided by CARTO free basemap service. To use an alternative base map solution, visit this guide