spatial-monorepo / verticals/src / OEESourceLayerProps
Interface: OEESourceLayerProps
Defined in: packages/verticals/src/components/FactoryProfile.tsx:618
Properties
data?
optionaldata?: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?
optionalselectedLineId?:string|null
Defined in: packages/verticals/src/components/FactoryProfile.tsx:622
Line id whose panel is currently open (selection state).
