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

    Function getStoreLayerItemVisibility

    • Gets a specific legend item by name for a layer.

      Parameters

      • mapId: string

        The map identifier.

      • layerPath: string

        The layer path to look up.

      • name: string

        The legend item name to find.

      Returns TypeLegendItem | undefined

      The matching legend item, or undefined.