2022-02-09 11:31:14 -08:00
..
2022-02-04 17:35:08 -08:00
2022-01-26 18:16:34 -08:00
2022-02-04 17:35:08 -08:00
2021-06-07 11:08:23 -07:00
2022-01-26 18:16:34 -08:00

Example: 3D Terrain

Demonstrates how to add 3D terrain with react-map-gl.

Usage

To run this example, you need a Mapbox token. You can either set it as MAPBOX_TOKEN in src/app.js, or set a MapboxAccessToken environment variable in the command line.

npm i
npm run start