Function fetchAddressPointsByIris

  • Fetch coordinates of a list of address points from RUIAN

    Returns

    map from IRI of address point to its coordinates

    Parameters

    • iriList: string[]

      list IRIs of address points

    Returns Promise<PointMap | null>

Generated using TypeDoc