Skip to content

Latest commit

 

History

History

text-layer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This is a standalone demo of the text layer built upon deck.gl. This example illustrates the text layer features by animating a small sample of Twitter hashtags posted in the U.S. during one day. You can tweak app.js to generate a static text layer instead.

Usage

Copy the content of this folder to your project. Run

npm install
npm start

Note on "Map Tokens"

This example is set up to read the token from the environment variable MapboxAccessToken, so you don't have to edit the code to test them.

Data format

Sample data can be found here.