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

    Function setStoreLayerLegendCollapsed

    • Sets the legend collapsed state for a layer in the store.

      Parameters

      • mapId: string

        The map identifier

      • layerPath: string

        The layer path to update

      • legendCollapsed: boolean

        Whether the legend should be collapsed

      Returns void