Tile coordinate.
State.
Image source URI.
Cross origin.
Tile load function.
Optional
Get the image element for this tile.
Get the tile coordinate for this tile.
The tile coordinate.
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: tileCoord
Tile coordinate.
Param: state
State.
Param: src
Image source URI.
Param: crossOrigin
Cross origin.
Param: tileLoadFunction
Tile load function.