set Style Terrain
open override fun setStyleTerrain(properties: Value): Expected<String, None>
Content copied to clipboard
Sets the style global terrain source properties.
See Mapbox Style Specification: Terrain.
Return
A string describing an error if the operation was not successful, empty otherwise.
Parameters
properties
A map of style terrain properties values, with their names as key.