wasm-spatial-core
Preparing search index...
geohashEncode
Function geohashEncode
geohashEncode
(
lng
:
number
,
lat
:
number
,
precision
:
number
)
:
string
Encode (longitude, latitude) to a Geohash string with given precision (1-12).
Parameters
lng
:
number
lat
:
number
precision
:
number
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
wasm-spatial-core
Loading...
Encode (longitude, latitude) to a Geohash string with given precision (1-12).