spatial-monorepo / ui/src / GeoJSONLineString
Interface: GeoJSONLineString
Defined in: packages/ui/src/useWayfinding.ts:139
Properties
geometry
geometry:
object
Defined in: packages/ui/src/useWayfinding.ts:141
coordinates
coordinates:
Position2D[]
type
type:
"LineString"
properties
properties:
Record`<string,never>`
Defined in: packages/ui/src/useWayfinding.ts:145
type
type:
"Feature"
Defined in: packages/ui/src/useWayfinding.ts:140
