removeStyleImage

open override fun removeStyleImage(imageId: String): Expected<String, None>

Removes an image from the style.

Return

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

Parameters

imageId

ID of the image to remove.