removeStyleModel

open override fun removeStyleModel(modelId: String): Expected<String, None>

Removes a model from the style.

Return

A string describing an error if the operation was not successful, empty otherwise.

Parameters

modelId

The identifier of the model to remove.