expandH3Cell()
function expandH3Cell(h3CellShort, resolution): H3Cell
Given a short cell address, expand it to a full H3 cell index.
Parameters
Parameter | Type | Default value |
---|---|---|
h3CellShort | H3CellShort | undefined |
resolution | number | 15 |
function expandH3Cell(h3CellShort, resolution): H3Cell
Given a short cell address, expand it to a full H3 cell index.
Parameter | Type | Default value |
---|---|---|
h3CellShort | H3CellShort | undefined |
resolution | number | 15 |