你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SearchAlongRouteResult interface

此类型表示沿路线搜索结果对象。

属性

address
detourTime

绕行时间(以秒为单位 )注意:此属性不会被序列化。它只能由服务器填充。

dist
entityType

可能的值包括:“Country”、“CountrySubdivision”、“CountrySecondarySubdivision”、“CountryTertiarySubdivision”、“Municipality”、“MunicipalitySubdivision”、“Neighbourhood”、PostalCodeArea

entryPoints

入口点数组

id

Id 属性 注意:此属性不会被序列化。它只能由服务器填充。

info

信息属性 注意:此属性不会被序列化。它只能由服务器填充。

poi
position
score
type

类型属性 注意:此属性不会序列化。它只能由服务器填充。

viewport

属性详细信息

address

address?: SearchResultAddress

属性值

detourTime

绕行时间(以秒为单位 )注意:此属性不会被序列化。它只能由服务器填充。

detourTime?: number

属性值

number

dist

dist?: number

属性值

number

entityType

可能的值包括:“Country”、“CountrySubdivision”、“CountrySecondarySubdivision”、“CountryTertiarySubdivision”、“Municipality”、“MunicipalitySubdivision”、“Neighbourhood”、PostalCodeArea

entityType?: EntityType

属性值

entryPoints

入口点数组

entryPoints?: SearchResultEntryPoint[]

属性值

id

Id 属性 注意:此属性不会被序列化。它只能由服务器填充。

id?: string

属性值

string

info

信息属性 注意:此属性不会被序列化。它只能由服务器填充。

info?: string

属性值

string

poi

poi?: SearchResultPoi

属性值

position

position?: CoordinateAbbreviated

属性值

score

score?: number

属性值

number

type

类型属性 注意:此属性不会序列化。它只能由服务器填充。

type?: string

属性值

string

viewport

viewport?: SearchResultViewport

属性值