klazaj opened a new issue #8429: How to add a new Country Map when using Docker? URL: https://github.com/apache/incubator-superset/issues/8429 According to the [docs](https://superset.incubator.apache.org/visualization.html#need-to-add-a-new-country), a user can add a new CountryMap by putting the .geojson file in this directory: `superset/assets/src/visualizations/CountryMap/countries`. This directory however does not exist in this path. It's located only in node modules directory. Is it possible to add a new country when Superset is installed with Docker? Or is building from source the only way to achieve this?
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
