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

    Hierarchy (View Summary)

    Implements

    Index
    _features: Feature<Geometry, { [x: string]: any }>[]
    activeState: "on" | "off" = 'off'
    disclaimer?: string
    errorMessage: string | null = null
    extent: Extent
    hasError: boolean = false
    id: number
    isDefaultChecked: boolean
    isDraggable: boolean = true
    isHighlighted: boolean = false
    isLegendExpanded: boolean
    isPinned: boolean = false
    isRemovable: boolean = true
    isSwipeable: boolean = true
    isVisible: boolean = true
    lastModifiedDate: string
    legend: boolean = true
    metadataUrl?: string
    name: string
    opacity: number
    order: number
    restricted: boolean
    swiped: "left" | "right" | "no" = 'no'
    treeItemId: string
    wasLegendExpanded: boolean