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

Transparent background for the map

Open Anartem opened this issue 1 year ago • 3 comments

Is it possible to make the background of the map transparent?

I tried to set style with '{"version": 8, "sources": {}, "layers":[]}' and it works fine on Android devices, but iOS shows black screen instead of transparent one.

Please advise it there is any way to make it for iOS also.

Anartem avatar Feb 21 '24 12:02 Anartem

I have the same Problem. I've set up a custom style with transparent background. this works fine for Android but doesn't work on IOS.

HenrikH96 avatar Mar 19 '24 15:03 HenrikH96