Class constructor for QTree.
The request info (e.g. URI) to load the QTree.
Optional
requestInit: RequestInitThe request initialization for loading the QTree. Includes properties such as method, headers, body, etc.
Protected
_qtreeProtected
_qtreedepthProtected
_readyA getter that returns a Promise that resolves when the QTree is ready to be used.
A Promise that resolves when the QTree is ready to be used.
Protected
_loadLoads the QTree from the specified input and request initialization.
A Promise that resolves when the QTree is loaded.
If the QTree fails to load.
The request info (e.g. URI) to load the QTree.
Optional
requestInit: RequestInitThe request initialization for loading the QTree. Includes properties such as method, headers, body, etc.
Generated using TypeDoc
class QTree utilizes quad-tree structure to get the type of the tile at the given coord