rusackas commented on PR #44042: URL: https://github.com/apache/superset/pull/44042#issuecomment-5595942624
Good catch on the dead re-export from bito, `MapLibre.tsx` isn't public API so nothing was pulling `DEFAULT_MAX_ZOOM`/`DEFAULT_POINT_RADIUS` from there anymore. Dropped it (and the now-unused import) in 46727e9. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
