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

Feature interface

表示地理实体的GeoJSON特征对象

属性

geometry

定义特征形状的几何对象

properties

功能属性

type

GeoJSON 功能类型标识符

属性详细信息

geometry

定义特征形状的几何对象

geometry: GeometryUnion

属性值

properties

功能属性

properties?: Record<string, any>

属性值

Record<string, any>

type

GeoJSON 功能类型标识符

type: string

属性值

string