removeStyleSource

Removes an existing style source.

Parameters

sourceId

Identifier of the style source to remove.

open override fun removeStyleSource(sourceId: String): Expected<Void, String>