Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 268 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 268 Bytes

Requirements

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';