On this pagexyzToBbox() xyzToBbox(tile): BoundingBoxTuple Converts a Tile (x, y, z) to a Bounding Box (west, south, east, north). Parameters tile XyzTuple Returns BoundingBoxTuple Remarks pure function Example xyzToBbox([71, 96, 8]);// [-80.15625, 39.909736234537185, -78.75, 40.97989806962013]