GeoJsonFeature
Last updated
Was this helpful?
Last updated
Was this helpful?
A GeoJSON feature object, compliant with:
type:
"Feature"
geometry:
The feature's geometry
properties:
Properties associated with this feature.
optional
bbox: [number
,number
,number
,number
]
The bounding box of the feature in [west, south, east, north] order.
optional
id:string
|number
A value that uniquely identifies this feature in a.