Skip to content

Latest commit

 

History

History

line

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

This is a minimal standalone version of the LineLayer 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 LineLayer.