pyautark (soon)
@urban-toolkit/autk-plot / AutkDatum
Type Alias: AutkDatum
AutkDatum =
GeoJsonProperties&object
Defined in: types-plot.ts:9
Datum contract bound to interactive marks.
autkIds must always reference source feature indices from the original input collection (never DOM position indices).
Type Declaration
autkIds?
optionalautkIds?:number[]
Source feature indices from the original GeoJSON input collection.