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

SearchAddressResult interface

表示 SearchAddressResult 的接口。

属性

address
dataSources
entryPoints

入口点数组

id

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

position
score
type

下列其中一项:

  • POI
  • 街道
  • 地理位置
  • 点地址
  • 地址范围
  • 十字街 注意:此属性不会被序列化。它只能由服务器填充。
viewport

属性详细信息

address

address?: SearchResultAddress

属性值

dataSources

dataSources?: DataSources

属性值

entryPoints

入口点数组

entryPoints?: SearchResultEntryPoint[]

属性值

id

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

id?: string

属性值

string

position

position?: CoordinateAbbreviated

属性值

score

score?: number

属性值

number

type

下列其中一项:

  • POI
  • 街道
  • 地理位置
  • 点地址
  • 地址范围
  • 十字街 注意:此属性不会被序列化。它只能由服务器填充。
type?: string

属性值

string

viewport

viewport?: SearchResultViewport

属性值