getStyleSourceProperty
open override fun getStyleSourceProperty(sourceId: String, property: String): StylePropertyValue
Content copied to clipboard
Gets the value of style source property.
Return
The value of property in the source with sourceId.
Parameters
sourceId
Style source identifier.
property
Style source property name.