API / geotoolkit / map / features / AbstractFeature / AbstractFeature
features.AbstractFeature.AbstractFeature
Type Aliases
Type Aliases
Ƭ Attributes: Attributes
Ƭ Geometry: { x: number ; y: number } | { x: number[] ; y: number[] }
Ƭ Options: Object
options
| Name | Type | Description |
|---|---|---|
attributes? | Attributes | attributes (non-spatial properties) |
geometry | Geometry | Geometry[] | geometry |
id? | string | number | ID |