@abi-software/flatmap-viewer - v4.2.5
    Preparing search index...

    Type Alias SystemDetail

    type SystemDetail = {
        colour: string;
        enabled: boolean;
        featureIds: GeoJSONId[];
        name: string;
        organs: SystemFeature[];
        pathIds: string[];
    }
    Index

    Properties

    colour: string
    enabled: boolean
    featureIds: GeoJSONId[]
    name: string
    organs: SystemFeature[]
    pathIds: string[]