get Style Source Properties
open override fun getStyleSourceProperties(sourceId: String): Expected<String, Value>
Content copied to clipboard
Gets style source parameters. In order to convert returned value to a json string please take a look at Value.toJson.
Return
Style source parameters or a string describing an error if the operation was not successful.
Parameters
source Id
Style source identifier.