mapbox-gl-js
mapbox-gl-js copied to clipboard
White poles appearing during globe-mercator transition
mapbox-gl-js version: 2.9.0 +
browser: Tested in Chrome
Steps to Trigger Behavior
- Open http://localhost:9966/debug/index.html#5.12/84.48/62.69/0/85 in chrome
- Run
map.setProjection('globe') - Note poles as white.
*If difficulty reproducing, widen window and slowly zoom in / out during the globe/mercator transition.
Link to Demonstration
Actual Behavior
I'm able to reproduce this on Mac in Chrome and Firefox but not Linux. I'm also seeing a similar but seemingly distinct issue https://github.com/mapbox/mapbox-gl-js/issues/12026 bug 3 that does occur on Linux and is not limited to the globe-mercator transition.
