mapbox-maps-flutter icon indicating copy to clipboard operation
mapbox-maps-flutter copied to clipboard

Black Background Appears Outside Earth After Disabling Atmosphere in Mapbox Globe Projection

Open vishnupanchal3909 opened this issue 9 months ago • 1 comments

I have disabled the atmosphere in Mapbox while implementing the globe projection, expecting no color in the atmospheric layer. However, this has resulted in a black background appearing outside the Earth instead of being transparent or customizable. This issue occurs only on iOS, while it works as expected on Android.

Image

vishnupanchal3909 avatar Mar 10 '25 15:03 vishnupanchal3909

Hi @vishnupanchal3909 thanks for the report! https://github.com/mapbox/mapbox-maps-flutter/pull/579 should do the trick for your setup.

evil159 avatar Mar 10 '25 15:03 evil159