get Style Layer Property
open fun getStyleLayerProperty(@NonNull layerId: String, @NonNull property: String): StylePropertyValue
Content copied to clipboard
Gets the value of style layer property.
Return
The `style property value`.
Parameters
layer Id
A style layer identifier.
property
The style layer property name.