Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "functions/hash"

Index

Functions

Functions

hash

  • Generates Geohash of coordinates.

    Parameters

    • coordinates: LatLngLiteral

      Coordinates to hash.

    • Default value precision: number = 10

      Precision of hash desired, defaults to 10.

    Returns string

    Geohash of point.

Generated using TypeDoc