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

    Interface VectorLayerStyle

    interface VectorLayerStyle {
        id: string;
        maxzoom?: number;
        minzoom?: number;
        source: string;
        "source-layer"?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    id: string
    maxzoom?: number
    minzoom?: number
    source: string
    "source-layer"?: string