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

    Hierarchy (View Summary)

    Implements

    Index
    • Parameters

      • id: LayerId
      • order: number
      • file: File
      • features: Feature<Geometry, { [x: string]: any }>[]
      • extent: Extent
      • locale: string
      • Optionaloptions: { isDefaultChecked?: boolean }

      Returns LayerLocalFile

    _features: Feature<Geometry, { [x: string]: any }>[]
    activeState: "on" | "off" = 'off'
    disclaimer?: string
    errorMessage: string | null = null
    extent: Extent
    hasError: boolean = false
    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