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