get Style Layer Property
open override fun getStyleLayerProperty(layerId: String, property: String): StylePropertyValue
Content copied to clipboard
Gets the value of style layer \p property.
Return
The value of \p property in the layer with \p layerId.
Parameters
layer Id
Style layer identified.
property
Style layer property name.