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

    Variable useStoreLayerLegendQueryStatusConst

    useStoreLayerLegendQueryStatus: (
        layerPath: string,
    ) => LegendQueryStatus | undefined = ...

    Hook that returns the legend query status for a specific layer.

    Type Declaration