Querylight TS Demo

decodeGeohashBounds

Decodes a geohash to its bounding box.

Back to docs search

Reference Entry

decodeGeohashBounds

API Reference · foundation · order 26

Decodes a geohash to its bounding box.

Relevant APIs

decodeGeohashBounds

Decodes a geohash to its bounding box.

Declaration

function decodeGeohashBounds(hash: string): BoundingBox

Signatures

```ts function decodeGeohashBounds(hash: string): BoundingBox ``` Decodes a geohash to its bounding box.

Parameters

- `hash: string`