setStyleTerrainProperty

open override fun setStyleTerrainProperty(property: String, value: Value): Expected<String, None>

Sets the value of a style terrain property.

Return

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

Parameters

property

Style terrain property name.

value

Style terrain property value.