SearchAddressStructuredResult interface

An interface representing SearchAddressStructuredResult.

Properties

address
addressRanges
dist
entryPoints

Entry Points array

id

Id property NOTE: This property will not be serialized. It can only be populated by the server.

position
score
type

Type property NOTE: This property will not be serialized. It can only be populated by the server.

viewport

Property Details

address

address?: SearchResultAddress

Property Value

addressRanges

addressRanges?: SearchResultAddressRanges

Property Value

dist

dist?: number

Property Value

number

entryPoints

Entry Points array

entryPoints?: SearchResultEntryPoint[]

Property Value

id

Id property NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

position

position?: CoordinateAbbreviated

Property Value

score

score?: number

Property Value

number

type

Type property NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

viewport

viewport?: SearchResultViewport

Property Value