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

    Variable useStoreLayerMosaicRuleConst

    useStoreLayerMosaicRule: (layerPath: string) => TypeMosaicRule | undefined = ...

    Hook that returns the mosaic rule for a specific layer.

    Type Declaration

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

        • layerPath: string

        Returns TypeMosaicRule | undefined