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

    Type Alias PathStyle

    type PathStyle = {
        colour: string;
        dashed?: boolean;
        label: string;
        type: string;
    }
    Index

    Properties

    colour: string
    dashed?: boolean
    label: string
    type: string