Add the Mapbox GL JS module

The instructions below assume you are compiling your JS with Webpack, Browserify, or another module bundler.

Install the npm package

Include the GL JS CSS file

Include the GL JS CSS file in the <head> of your HTML file.

Next