SearchAddressReverseCrossStreetResult interface

An interface representing SearchAddressReverseCrossStreetResult.

Properties

address
position

Position property in the form of "{latitude},{longitude}" NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

address

address?: SearchResultAddress

Property Value

position

Position property in the form of "{latitude},{longitude}" NOTE: This property will not be serialized. It can only be populated by the server.

position?: string

Property Value

string