@terrestris/ol-util
    interface AttributeSearchSettings {
        exactSearch?: boolean;
        matchCase?: boolean;
        type: "string" | "number" | "int";
    }
    Index

    Properties

    exactSearch?: boolean
    matchCase?: boolean
    type: "string" | "number" | "int"
    MMNEPVFCICPMFPCPTTAAATR