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

    Interface StylingOptions

    interface StylingOptions {
        activeRasterLayer?: boolean;
        authoring?: boolean;
        colour?: string;
        coloured?: boolean;
        dashed?: boolean;
        "detail-layer"?: boolean;
        dimmed?: boolean;
        excludeAnnotated?: boolean;
        flatmapStyle?: FLATMAP_STYLE;
        highlight?: boolean;
        "max-zoom"?: number;
        "min-zoom"?: number;
        opacity?: number;
        outlined?: boolean;
        sckan?: string;
        showNerveCentrelines?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    activeRasterLayer?: boolean
    authoring?: boolean
    colour?: string
    coloured?: boolean
    dashed?: boolean
    "detail-layer"?: boolean
    dimmed?: boolean
    excludeAnnotated?: boolean
    flatmapStyle?: FLATMAP_STYLE
    highlight?: boolean
    "max-zoom"?: number
    "min-zoom"?: number
    opacity?: number
    outlined?: boolean
    sckan?: string
    showNerveCentrelines?: boolean