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

    Function getStoreLayerLegendLayerByPath

    • Gets a specific legend layer by its path for the given map.

      Parameters

      • mapId: string

        The map identifier.

      • layerPath: string

        The layer path to look up.

      Returns TypeLegendLayer | undefined

      The matching legend layer, or undefined if not found.