removeStyleImage

open fun removeStyleImage(@NonNull 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

The identifier of the image to remove.