DiscardEmptyTileImagePolicy
A policy for discarding tile images that contain no data (and so aren't actually images). This policy discards DiscardEmptyTileImagePolicy.EMPTY_IMAGE, which is expected to be used in place of any empty tile images by the image loading code.
See also
Functions
Link copied to clipboard
open override fun shouldDiscardImage(image: ERROR CLASS: Symbol not found for HTMLImageElement): Boolean
Given a tile image, decide whether to discard that image.