On Style Image Missing Listener
fun interface OnStyleImageMissingListener
Content copied to clipboard
Definition for listener invoked when the style has a missing image.
Functions
on Style Image Missing
Link copied to clipboard
Invoked whenever a style has a missing image. This event is emitted when the Map renders visible tiles and one of the required images is missing in the sprite sheet. Subscriber has to provide the missing image by calling StyleManager#addStyleImage method.