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

    Hierarchy (View Summary)

    Implements

    Index
    _olayer?: TileLayer<WMTS>

    Linked ol layer, starting with an underscore to not be part of the proxy. *

    activeState: "on" | "off" = 'off'
    dimensions?: Record<string, object>
    disclaimer?: string
    errorMessage: string | null = null
    hasError: boolean = false
    hiDPILegendImages?: Record<string, string>
    id: number
    imageType?: string
    isDefaultChecked: boolean
    isDraggable: boolean = true
    isHighlighted: boolean = false
    isLegendExpanded: boolean
    isPinned: boolean = false
    isRemovable: boolean = true
    isSwipeable: boolean = true
    isVisible: boolean = true
    layer: string
    legend: boolean
    legendImage?: string
    maxQueryResolution?: number
    maxResolution?: number
    metadataUrl?: string
    minQueryResolution?: number
    minResolution?: number
    name: string
    ogcServer?: ServerOgc
    opacity: number
    order: number
    printLayers?: string
    queryLayers?: string
    restricted: boolean
    style?: string
    swiped: "left" | "right" | "no" = 'no'
    treeItemId: string
    url: string
    wasLegendExpanded: boolean
    wmsLayers?: string