Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 354 Bytes

File metadata and controls

13 lines (8 loc) · 354 Bytes

About

This repository contains a series of examples that showcase the implementation of the Mapbox Enterprise Boundaries.

See below each example for specific details on installing and running.

merge-boundaries

  1. Add your Mapbox token and Enterprise boundaries file reference to the index.js file

  2. npm install

  3. npm run build

  4. npm start