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

    Interface FacetState

    interface FacetState {
        enabled?: boolean;
        id: string;
        label?: string;
        properties?: PropertiesType;
    }
    Index

    Properties

    enabled?: boolean
    id: string
    label?: string
    properties?: PropertiesType