你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
FeaturesItemOutput interface
属性
bbox | 边界框。 使用的投影 - EPSG:3857。 有关详细信息,请参阅 RFC 7946。 |
geometry | 有效的 |
id | 返回的功能的 ID |
properties | |
type | 特征的类型必须是功能。 |
属性详细信息
bbox
geometry
id
返回的功能的 ID
id?: string
属性值
string
properties
type
特征的类型必须是功能。
type?: "Feature"
属性值
"Feature"