Package version:

Interface AddressRanges

Describes the address range on both sides of the street for a search result. Coordinates for the start and end locations of the address range are included.

Hierarchy

  • AddressRanges

Properties

from: LatLon

The beginning point of a street segment

rangeLeft: string

Address range on the left side of the street.

rangeRight: string

Address range on the right side of the street.

to: LatLon

The end point of a street segment

Generated using TypeDoc