mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-19 13:21:46 +00:00
fix(wiki): update mapbox scopes and url
This commit is contained in:
@@ -37,7 +37,14 @@ You can also type any XYZ tile URL directly into the text field.
|
|||||||
|
|
||||||
## Mapbox GL — access token and style
|
## Mapbox GL — access token and style
|
||||||
|
|
||||||
Enter your **public token** (`pk.*`) from [mapbox.com → Access tokens](https://account.mapbox.com/access-tokens/).
|
Enter your **public token** (`pk.*`) from [mapbox.com → Access tokens](https://console.mapbox.com/account/access-tokens/).
|
||||||
|
|
||||||
|
Required scopes are:
|
||||||
|
- STYLES:TILES
|
||||||
|
- STYLES:READ
|
||||||
|
- FONTS:READ
|
||||||
|
- DATASETS:READ
|
||||||
|
- VISION:READ
|
||||||
|
|
||||||
If Mapbox GL is selected but no token is saved, the map area shows an empty state with a prompt to configure the token under Settings → Map → Mapbox GL.
|
If Mapbox GL is selected but no token is saved, the map area shows an empty state with a prompt to configure the token under Settings → Map → Mapbox GL.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user