remove Style Source
open override fun removeStyleSource(sourceId: String): Expected<String, None>
Content copied to clipboard
Removes an existing style source.
Return
A string describing an error if the operation was not successful, empty otherwise.
Parameters
source Id
Identifier of the style source to remove.