To use tiles from Mapbox, generate an access token by signing up
and create mapbox-access-token.js
in the root directory with the following contents:
window.MAPBOX_ACCESS_TOKEN = 'YOUR ACCESS TOKEN HERE';
To use tiles from Mapbox, generate an access token by signing up
and create mapbox-access-token.js
in the root directory with the following contents:
window.MAPBOX_ACCESS_TOKEN = 'YOUR ACCESS TOKEN HERE';