Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

decodePath

  • decodePath(encodedPath: string): LatLng[]
  • Decodes an encoded path string into a sequence of LatLngs.

    Parameters

    • encodedPath: string

    Returns LatLng[]

encodePath

  • Encodes a sequence of LatLngs into an encoded path string.

    Parameters

    Returns string

Generated using TypeDoc