Skip to content

spatial-monorepo


spatial-monorepo / verticals/src / OEESourceLayerProps

Interface: OEESourceLayerProps

Defined in: packages/verticals/src/components/FactoryProfile.tsx:618

Properties

data?

optional data?: FeatureCollection<Geometry, GeoJsonProperties>

Defined in: packages/verticals/src/components/FactoryProfile.tsx:620

GeoJSON FeatureCollection of production-line zones. Feature ids must match OEELineData.lineId.


selectedLineId?

optional selectedLineId?: string | null

Defined in: packages/verticals/src/components/FactoryProfile.tsx:622

Line id whose panel is currently open (selection state).

Released under commercial licensing.