Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document the need for Mapbox access token if maps are required on UI #74

Open
konstan opened this issue Nov 24, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@konstan
Copy link
Contributor

konstan commented Nov 24, 2022

Example:

Mapbox access token

For the Portal to show the maps, it needs to connect to the https://www.mapbox.com/ API. For that, it needs an 
API access token. You need to register with the service and get the access token from https://account.mapbox.com/. 

The access token must be set in the ui-config.json under mapbox-access-token key. Copy the 
ui-config.json.example file to ui-config.json and set the proper value for the key.

Implement providing ui-config.json and document according to the implementation.

@konstan konstan added the enhancement New feature or request label Nov 24, 2022
giovannibianco pushed a commit that referenced this issue Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant