IntersectionOutput interface

The address of the result.

Properties

baseStreet

Primary street for the location.

displayName

Complete name of the intersection.

intersectionType

Type of intersection.

secondaryStreet1

The first intersecting street.

secondaryStreet2

If any, the second intersecting street.

Property Details

baseStreet

Primary street for the location.

baseStreet?: string

Property Value

string

displayName

Complete name of the intersection.

displayName?: string

Property Value

string

intersectionType

Type of intersection.

intersectionType?: string

Property Value

string

secondaryStreet1

The first intersecting street.

secondaryStreet1?: string

Property Value

string

secondaryStreet2

If any, the second intersecting street.

secondaryStreet2?: string

Property Value

string