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

    Variable useStoreLayerOpacityMaxFromParentConst

    useStoreLayerOpacityMaxFromParent: (layerPath: string) => number | undefined = ...

    Hook that returns the max opacity inherited from parent for a specific layer.

    Type Declaration

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

        • layerPath: string

        Returns number | undefined