setStyleAtmosphere

open fun setStyleAtmosphere(@NonNull properties: Value): Expected<String, None>

Sets the style global [atmosphere](https://docs.mapbox.com/mapbox-gl-js/style-spec/#fog) properties.

Return

A string describing an error if the operation was not successful, empty otherwise.

Parameters

properties

A map of style atmosphere properties values, with their names as a key.