geoview-core - v2.2.0
    Preparing search index...

    Variable useStoreLayerLegendCollapsedConst

    useStoreLayerLegendCollapsed: (layerPath: string) => boolean | undefined = ...

    Selects the legend collapsed state for a given layer.

    Type Declaration

      • (layerPath: string): boolean | undefined
      • Parameters

        • layerPath: string

          The layer path to check

        Returns boolean | undefined

        True if the layer legend is collapsed