Function polylineToGeoJSON

  • Decodes to a GeoJSON LineString geometry.

    Parameters

    • str: string

      An encoded polyline as a string.

    • precision: number = 5

    Returns LineString

Generated using TypeDoc