S2CellId.getSizeIJ - multiple declarations
Function S2CellId.getSizeIJ
Returns the edge length of this cell in (i,j)-space.
int getSizeIJ() const;
Function S2CellId.getSizeIJ
Like getSizeIJ(), but returns the size of cells at the given level.
static int getSizeIJ
(
int level
);