spatial-monorepo / ui/src / GeoJSONLineString
Interface: GeoJSONLineString
Defined in: packages/ui/src/useWayfinding.ts:148
Properties
geometry
geometry:
object
Defined in: packages/ui/src/useWayfinding.ts:150
coordinates
coordinates:
Position2D[]
type
type:
"LineString"
properties
properties:
Record<string,never>
Defined in: packages/ui/src/useWayfinding.ts:154
type
type:
"Feature"
Defined in: packages/ui/src/useWayfinding.ts:149
