Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 332 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 332 Bytes

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

Usage

Copy the content of this folder to your project. Run

npm install
npm start

Data format

To use your own data, check out the documentation of BezierCurveLayer.