getStyleSourceProperties

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.

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