villebro commented on issue #9281: URL: https://github.com/apache/incubator-superset/issues/9281#issuecomment-660845267
@gk1089 my bad, I didn't notice this was in fact opened as a SIP as it wasn't indicated in the title. The title should be prefixed with `[SIP-XX]` where XX is the next available unused SIP id. I believe `SIP-50` is the next available id. I assume most mapping systems require some for of token. This should be added to `config.py` so that it can be defined in the local `superset_config.py`. Currently the mapbox token is returned by `viz.py` to the relevant visualizations; I believe the plan is to return this type of data in the bootstrap payload in the future. The committers can surely help with the details once we get that far. I propose reaching out on Slack, e.g. the `#visualization_plugins` channel. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
