getStyleLayerProperty

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

Gets the value of style layer property.

Return

The property value in the layer with layerId.

Parameters

layerId

Style layer identifier.

property

Style layer property name.