Hide or disable background/atmosphere on Mapbox GL
I am working on a project with Mapbox GL to display maps. I want to hide/disable the atmosphere like “mapbox://styles/mapbox/satellite-streets-v11” style.
I’ve tried modifying the map style and setting the background color to transparent, but it doesn’t seem to work as expected.