getStyleImage

Get an `image` from the style.

Return

The `image` for the given `imageId`, or empty if no image is associated with the `imageId`.

Parameters

imageId

The identifier of the `image`.

abstract fun getStyleImage(imageId: String): Image