getStyleSourceProperties

abstract fun getStyleSourceProperties(@NonNull sourceId: String): Expected<String, Value>

Gets style source properties.

Return

The style source properties or a string describing an error if the operation was not successful.

Parameters

sourceId

A style source identifier.