Open jupste opened 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?
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.
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?