encode
Encodes latitude and longitude into a geohash string.
Return
The encoded geohash string.
Parameters
latitude
The latitude to encode.
longitude
The longitude to encode.
precision
The precision of the geohash.
Encodes latitude and longitude into a geohash string.
The encoded geohash string.
The latitude to encode.
The longitude to encode.
The precision of the geohash.