StyleImageRemoveUnusedCallback

An image requested by the `map` through the `StyleImageMissing` event is no longer needed and can be removed using the `removeStyleImage` method. The application can decide whether the image should be kept or removed.

See also

Functions

Link copied to clipboard
abstract fun run(@NonNull styleImageRemoveUnused: StyleImageRemoveUnused)