Set up loading of a single Tile.
The DataSource the tile belongs to.
The quadtree address of a Tile.
The DataSource the tile belongs to.
Error object if loading or decoding failed.
The quadtree address of a Tile.
Called on load cancelation, may be overriden to extend behaviour.
Called on tile load.
Signal emitted to abort loading.
Callback that must be called once the loading is done.
Callback that must be called on loading error.
Generated using TypeDoc
Base class for tile loaders that provides state handling, request abortion and a load promise.