getStyleLayerProperty

open override fun getStyleLayerProperty(layerId: String, property: String): StylePropertyValue

Gets the value of style layer \p property.

Return

The value of \p property in the layer with \p layerId.

Parameters

layerId

Style layer identified.

property

Style layer property name.