Variable useStoreLayerAllowedMosaicMethodsConst
useStoreLayerAllowedMosaicMethods: (
layerPath: string,
) => TypeMosaicMethod[] | undefined = ...
Type Declaration
-
- (layerPath: string): TypeMosaicMethod[] | undefined
-
Returns TypeMosaicMethod[] | undefined
Hook that returns the allowed mosaic methods for a specific layer.