Josee-xav commented on PR #34176: URL: https://github.com/apache/superset/pull/34176#issuecomment-3102391240
I was struggling to get openstreetmaps to be default view to work with the pip superset version by changing settings but it just wouldnt work. Your github changes made getting openstreetmaps to work perfectly without much trouble. If anyone is struggling to get it to work the only thing i needed to do is: https://github.com/apache/superset/issues/32187 cd superset-frontend/ npm install -f --no-optional --global webpack webpack-cli npm install -f --no-optional npm install -f --global webpack webpack-cli npm install -f npm run dev cd .. -- 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. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org