getStyleLayerProperty

abstract fun getStyleLayerProperty(layerId: String, property: String): StylePropertyValue

Gets the value of style layer property.

Return

`style property value`.

Parameters

layerId

A style layer identifier.

property

The style layer property name.