shortCellToPoint()
function shortCellToPoint(shortCell, resolution): GeoPoint
Given a geographic point, return a short cell address.
Parameters
| Parameter | Type | Default value |
|---|---|---|
shortCell | H3CellShort | undefined |
resolution | number | 15 |
function shortCellToPoint(shortCell, resolution): GeoPoint
Given a geographic point, return a short cell address.
| Parameter | Type | Default value |
|---|---|---|
shortCell | H3CellShort | undefined |
resolution | number | 15 |