SearchAlongRouteResult interface

This type represents the Search Along Route result object.

Properties

address
detourTime

Detour time in seconds NOTE: This property will not be serialized. It can only be populated by the server.

dist
entityType

Possible values include: 'Country', 'CountrySubdivision', 'CountrySecondarySubdivision', 'CountryTertiarySubdivision', 'Municipality', 'MunicipalitySubdivision', 'Neighbourhood', 'PostalCodeArea'

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

detourTime

Detour time in seconds NOTE: This property will not be serialized. It can only be populated by the server.

detourTime?: number

Property Value

number

dist

dist?: number

Property Value

number

entityType

Possible values include: 'Country', 'CountrySubdivision', 'CountrySecondarySubdivision', 'CountryTertiarySubdivision', 'Municipality', 'MunicipalitySubdivision', 'Neighbourhood', 'PostalCodeArea'

entityType?: EntityType

Property Value

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