removeStyleSource

Removes an existing style source.

Parameters

sourceId

An identifier of the style source to remove.

abstract fun removeStyleSource(sourceId: String): Expected<String, None>