getStyleSourcePropertyDefaultValue

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

Gets the default value of style source property.

Return

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.