zufolo441 commented on issue #11690: URL: https://github.com/apache/incubator-superset/issues/11690#issuecomment-728816835
Hi, maps are now in superset-frontend/node_modules/@superset-ui/legacy-plugin-chart-country-map/esm/countries/ you have to add them to index file: superset-frontend/node_modules/@superset-ui/legacy-plugin-chart-country-map/esm/countries.js and in listbox: superset-frontend/node_modules/@superset-ui/legacy-plugin-chart-country-map/esm/controlPanel.js and then recompile launching: npm run dev from superset-frontend folder. ---------------------------------------------------------------- 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]
