getStyleLayerProperty

Gets the value of style layer property.

Return

The `style property value`.

Parameters

layerId

A style layer identifier.

property

The style layer property name.

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