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

Add a global setting to set a mapbox access token #7849

Open
abey79 opened this issue Oct 21, 2024 · 1 comment
Open

Add a global setting to set a mapbox access token #7849

abey79 opened this issue Oct 21, 2024 · 1 comment
Labels
feat-map-view Everything related to the map view ui concerns graphical user interface

Comments

@abey79
Copy link
Member

abey79 commented Oct 21, 2024

#6561 adds a new map view to rerun. In order to enable mapbox as background, a mapbox token must be provided. Initially, it's done via the RERUN_MAPBOX_ACCESS_TOKEN, but that setting should be editable from the UI and persisted with the rest of the app settings.

@abey79 abey79 added ui concerns graphical user interface feat-map-view Everything related to the map view labels Oct 21, 2024
@tfoldi
Copy link

tfoldi commented Oct 21, 2024

it is not just a Mapbox token; we can easily add Google Bing, or other map providers - most need tokens for access. (I believe what you eventually need is some sort of centralized secret management.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat-map-view Everything related to the map view ui concerns graphical user interface
Projects
None yet
Development

No branches or pull requests

2 participants