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

    Variable useStoreLayerCanToggleConst

    useStoreLayerCanToggle: (layerPath: string) => boolean | undefined = ...

    Hook that returns whether toggling is allowed for a specific layer.

    Type Declaration

      • (layerPath: string): boolean | undefined
      • Parameters

        • layerPath: string

        Returns boolean | undefined