Function searchAddressBySubDistrict

Searches for addresses by sub-district.

  • Parameters

    • searchStr: string

      The search string for the sub-district.

    • OptionalmaxResult: number

      Optional limit on the number of results.

    Returns Promise<IExpanded[]>

    An array of matching address data.