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

    Variable useStoreLayerQueryableConst

    useStoreLayerQueryable: (layerPath: string) => boolean | undefined = ...

    Hook that returns the queryable state for a specific layer.

    Type Declaration

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

        • layerPath: string

        Returns boolean | undefined