FeaturesItemOutput interface
屬性
bbox | 周框方塊。 使用的投影 - EPSG:3857。 如需詳細資訊,請參閱 RFC 7946。 |
geometry | 有效的 |
id | 傳回之功能的標識碼 |
properties | |
type | 功能的類型必須是Feature。 |
屬性詳細資料
bbox
geometry
id
傳回之功能的標識碼
id?: string
屬性值
string
properties
type
功能的類型必須是Feature。
type?: "Feature"
屬性值
"Feature"