Getting a Mapbox API access token
This article describes how to find your Mapbox access token, and which scopes are required in order to connect to your Mapbox account.
For information on the Mapbox component, see this article
For the Mapbox component to work it needs to connect to your mapbox account. This is done by providing an Access Token in the MAP SETTINGS section of the property panel.
To find this token you will need an account with Mapbox - you can follow this link to set one up.
Locating the key
Log in to your Mapbox account
The default public token is displayed on the account overview page and can be copied from here.
To view all tokens click on the tokens option under the the Admin section of the console menu.
Required scopes
In order for the Mapbox component to work in Squirrel the token used must have the STYLES:READ scope.
For more information on managing tokens in Mapbox, check out this Mapbox article .
Last updated
Was this helpful?