getStyleSourceProperty

Gets the value of style source property.

Return

The value of a `property` in the source with a `sourceId`.

Parameters

property

The style source property name.

sourceId

A style source identifier.

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