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

    Type Alias PathDetailsType

    type PathDetailsType = {
        centrelines?: string[];
        lines: GeoJSONId[];
        models?: string;
        nerves?: GeoJSONId[];
        nodes?: GeoJSONId[];
        pathType?: string;
        systemCount?: number;
    }
    Index

    Properties

    centrelines?: string[]
    lines: GeoJSONId[]
    models?: string
    nerves?: GeoJSONId[]
    nodes?: GeoJSONId[]
    pathType?: string
    systemCount?: number