I'm looking to set the "color" of the water to transparent in a way, that the div behind the map is displayed in these areas.
Is there a method of achieving this? I already tried the following, which doesn't work:
"stylers": [
{ "visibility": "off" }
]
it only sets the areas to some kind of nothing-color, but there's no transparency.