set Style Source Property
open override fun setStyleSourceProperty(sourceId: String, property: String, value: Value): Expected<String, None>
Content copied to clipboard
Sets a value to a style source property.
Return
A string describing an error if the operation was not successful, empty otherwise.
Parameters
source Id
Style source identifier.
property
Style source property name.
value
Style source property value.