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

    Type Alias ThemeLayerOptions

    type ThemeLayerOptions = {
        disclaimer?: string;
        isDefaultChecked?: boolean;
        isDefaultExpanded?: boolean;
        isExclusiveTheme?: boolean;
        metadataUrl?: string;
    }
    Index

    Properties

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