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

    Variable useStoreLayerIconsConst

    useStoreLayerIcons: (layerPath: string) => TypeLegendLayerItem[] | undefined = ...

    Hook that returns the legend icons for a specific layer.

    Type Declaration

      • (layerPath: string): TypeLegendLayerItem[] | undefined
      • Parameters

        • layerPath: string

        Returns TypeLegendLayerItem[] | undefined