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

    Variable useStoreLayerAttributionConst

    useStoreLayerAttribution: (layerPath: string) => string[] | undefined = ...

    Hook that returns the layer attribution for a specific layer.

    Type Declaration

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

        • layerPath: string

        Returns string[] | undefined