setStyleTerrain

open override fun setStyleTerrain(properties: Value): Expected<String, None>

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.