getStyleSourceProperties

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

Gets style source properties.

Return

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

Parameters

sourceId

A style source identifier.