Variable useStoreLayerRasterFunctionInfosConst
useStoreLayerRasterFunctionInfos: (
layerPath: string,
) => TypeMetadataEsriRasterFunctionInfos[] | undefined = ...
Type Declaration
- (layerPath: string): TypeMetadataEsriRasterFunctionInfos[] | undefined
Returns TypeMetadataEsriRasterFunctionInfos[] | undefined
Hook that returns the raster function infos for a specific layer.