Function: xy_bounds()
Call Signature
xy_bounds(
matrix,tile):BoundingBox
Defined in: tile.ts:10
Return the bounding box of the tile in the TMS's native coordinate reference system.
Parameters
matrix
tile
x
number
y
number
Returns
Call Signature
xy_bounds(
matrixSet,tile):BoundingBox
Defined in: tile.ts:18
Return the bounding box of the tile in the TMS's native coordinate reference system.
Parameters
matrixSet
tile
x
number
y
number
z
number