Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 374 Bytes

File metadata and controls

13 lines (11 loc) · 374 Bytes

This is a minimal standalone version of the ScatterplotLayer 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 the data folder. To use your own data, checkout the documentation of ScatterplotLayer.