This is a standalone version of the TagMap example built upon deck.gl.
Copy the content of this folder to your project. Run
npm install
npm start
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.
Sample data can be found here.