Extent.
Resolution.
Pixel ratio.
Attributions.
Image source URI.
Cross origin.
Image load function.
Optional
Get the HTML image element (may be a Canvas, Image, or Video).
Object.
Image.
Load the image or retry if loading previously failed. Loading is taken care of by the tile queue, and calling this method is only needed for preloading or for reloading in case of an error.
Generated using TypeDoc
Param: extent
Extent.
Param: resolution
Resolution.
Param: pixelRatio
Pixel ratio.
Param: attributions
Attributions.
Param: src
Image source URI.
Param: crossOrigin
Cross origin.
Param: imageLoadFunction
Image load function.