Validates a Geohash and returns a boolean if valid, or throws an error if invalid.
The Geohash to be validated.
Tells function to send up boolean if valid instead of throwing an error.
Boolean if Geohash is valid.
Generated using TypeDoc
Validates a Geohash and returns a boolean if valid, or throws an error if invalid.