license2e / track-trip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 98.2%Language:HTML 1.8%