deck.gl/examples/arc/README.md at master · GeospatialPython/deck.gl

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Latest commit

History

History

13 lines (11 loc) · 425 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 425 Bytes

This is a minimal standalone version of the ArcLayer example on deck.gl website.

Usage

Copy the content of this folder to your project. Run

npm install
npm start

Data format

Sample data is stored in deck.gl Example Data. To use your own data, checkout the documentation of ArcLayer.