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

    Interface StyleLayerOptions

    interface StyleLayerOptions {
        authoring?: boolean;
        coloured?: boolean;
        dashed?: boolean;
        "detail-layer"?: boolean;
        flatmapStyle?: FLATMAP_STYLE;
        highlight?: boolean;
        "max-zoom"?: number;
        "min-zoom"?: number;
        outlined?: boolean;
        sckan?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    authoring?: boolean
    coloured?: boolean
    dashed?: boolean
    "detail-layer"?: boolean
    flatmapStyle?: FLATMAP_STYLE
    highlight?: boolean
    "max-zoom"?: number
    "min-zoom"?: number
    outlined?: boolean
    sckan?: string