共用方式為


GeocodingResponseOutput interface

從成功的地理編碼呼叫傳回此物件

屬性

features
nextLink

是傳回之功能下一頁的連結。 如果是最後一頁,則沒有此欄位。

type

FeatureCollection 對象的類型必須是FeatureCollection。

屬性詳細資料

features

features?: FeaturesItemOutput[]

屬性值

是傳回之功能下一頁的連結。 如果是最後一頁,則沒有此欄位。

nextLink?: string

屬性值

string

type

FeatureCollection 對象的類型必須是FeatureCollection。

type?: "FeatureCollection"

屬性值

"FeatureCollection"