Last updated 3 years ago
Was this helpful?
You can create a range of custom background maps through 's studio interface, and export the public style URL. In map-config.js, you can add a new Mapbox map style URL in the styling parameter, as shown below.
map-config.js
styling
const styling = { mapStyle: 'mapbox://styles/dhalpern/ckp07gekw2p2317phroaarzej' }
Coming soon MapTiler and Stamen fans!