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

    Variable useStoreLayerEntryTypeConst

    useStoreLayerEntryType: (layerPath: string) => TypeLayerEntryType | undefined = ...

    Hook that returns the entry type for a specific layer.

    Type Declaration

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

        • layerPath: string

        Returns TypeLayerEntryType | undefined