SearchResultAddressRanges interface

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.

Properties

from
rangeLeft
rangeRight
to

Property Details

from

from?: CoordinateAbbreviated

Property Value

rangeLeft

rangeLeft?: string

Property Value

string

rangeRight

rangeRight?: string

Property Value

string

to

to?: CoordinateAbbreviated

Property Value