mapbox-maps-flutter
mapbox-maps-flutter copied to clipboard
Transparent background for the map
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.
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.