@geogirafe/lib-geoportal
    Preparing search index...

    Type Alias GroupLayerOptions

    type GroupLayerOptions = {
        disclaimer?: string;
        isDefaultChecked?: boolean;
        isDefaultExpanded?: boolean;
        isExclusiveGroup?: boolean;
        metadataUrl?: string;
        time?: ITimeOptions;
    }
    Index

    Properties

    disclaimer?: string
    isDefaultChecked?: boolean
    isDefaultExpanded?: boolean
    isExclusiveGroup?: boolean
    metadataUrl?: string