Feature interface

代表地理實體的 GeoJSON 特徵物件

屬性

geometry

定義特徵形狀的幾何物件

properties

功能屬性

type

GeoJSON 功能型別識別碼

屬性詳細資料

geometry

定義特徵形狀的幾何物件

geometry: GeometryUnion

屬性值

properties

功能屬性

properties?: Record<string, any>

屬性值

Record<string, any>

type

GeoJSON 功能型別識別碼

type: string

屬性值

string