Function S2CellId.IJLevelToBoundUV
Returns the bound in (u,v)-space for the cell at the given level containing the leaf cell with the given (i,j)-coordinates.
static s2 .r2rect .R2Rect IJLevelToBoundUV
(
int[2] ij,
int level
);