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

    Variable useStoreLayerRasterFunctionInfosConst

    useStoreLayerRasterFunctionInfos: (
        layerPath: string,
    ) => TypeMetadataEsriRasterFunctionInfos[] | undefined = ...

    Hook that returns the raster function infos for a specific layer.

    Type Declaration

      • (layerPath: string): TypeMetadataEsriRasterFunctionInfos[] | undefined
      • Parameters

        • layerPath: string

        Returns TypeMetadataEsriRasterFunctionInfos[] | undefined