VesselAI / uninova-visualisation-and-reporting-engine

Apache License 2.0
0 stars 0 forks source link

Add documentation for MapBox token #1

Open jupste opened 2 years ago

jupste commented 2 years ago

GIS visualization is not possible with the default implementation of superset without defining the MapBox token. Superset has implemented the MAPBOX_TOKEN environmental variable to be configurable in the .env file

https://github.com/apache/superset/pull/16926

Can you update the documentation and .env to reflect this?

paulofigueiras commented 1 year ago

We will look at this more carefully, but I think that the MAPBOX_TOKEN variable can be configured in the .env-non-dev file.

I will come back soon with feedback about this matter.