Querylight TS Demo

decodeGeohash

Decodes a geohash to the center point of its bounding box.

Back to docs search

Reference Entry

decodeGeohash

API Reference · foundation · order 27

Decodes a geohash to the center point of its bounding box.

Relevant APIs

decodeGeohash

Decodes a geohash to the center point of its bounding box.

Declaration

function decodeGeohash(hash: string): Position

Signatures

```ts function decodeGeohash(hash: string): Position ``` Decodes a geohash to the center point of its bounding box.

Parameters

- `hash: string`