getStyleSourceProperty

open override fun getStyleSourceProperty(sourceId: String, property: String): StylePropertyValue

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.