SearchNearbyResult interface

An interface representing SearchNearbyResult.

Properties

address
dist
entryPoints

Entry Points array

id

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

info

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

poi
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

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

info

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

info?: string

Property Value

string

poi

poi?: SearchResultPoi

Property Value

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