getStyleImage

Get an image from the style.

Return

Image data associated with the given ID, or empty if no image is associated with that ID.

Parameters

imageId

ID of the image.

open override fun getStyleImage(imageId: String): Image?