onStyleImageUnused

Invoked whenever an image added to the Style is no longer needed and can be removed using StyleManager#removeStyleImage method.

Parameters

id

the id of the missing style image

abstract fun onStyleImageUnused(id: String)