Geographical Bounding box has the coordinates in order: [minLon, minLat, maxLon, maxLat].
Represents an error that occurred during tile processing.
This property is set when an error is encountered while performing operations on the tile, such as network failures during the loading of remote tile data.
quadkey of the tile.
type of the tile.
x of the tile.
y of the tile.
z (zoonlevel) of the tile.
add a feature to the tile.
the Feature to add
Checks if tile expires at given point of time.
true when tile has expired, otherwise false.
get tile bound including margin.
the bounding box with geographical coordinates [minLon, minLat, maxLon, maxLat]
check if the tile has been fully loaded
remove feature to the tile.
the Feature to remove
Generated using TypeDoc
This Class represents a WebMercator Tile.