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

    Variable useStoreLayerRasterFunctionConst

    useStoreLayerRasterFunction: (layerPath: string) => string | undefined = ...

    Hook that returns the raster function for a specific layer.

    Type Declaration

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

        • layerPath: string

        Returns string | undefined