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

    Variable useStoreLayerControlsConst

    useStoreLayerControls: (layerPath: string) => TypeLayerControls | undefined = ...

    Hook that returns the controls configuration for a specific layer.

    Type Declaration

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

        • layerPath: string

        Returns TypeLayerControls | undefined