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

    Variable useStoreLayerIdConst

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

    Hook that returns the layer id for a specific layer.

    Type Declaration

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

        • layerPath: string

        Returns string | undefined