getStyleSourcePropertyDefaultValue

Gets the default value of style source property.

Return

The default value of a `property` for the sources with of a `sourceType` type.

Parameters

property

The style source property name.

sourceType

A style source type.

open fun getStyleSourcePropertyDefaultValue(sourceType: String, property: String): StylePropertyValue