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

    Variable useStoreLayerBoundsConst

    useStoreLayerBounds: (layerPath: string) => Extent | undefined = ...

    Hook that returns the bounds extent for a specific layer.

    Type Declaration

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

        • layerPath: string

        Returns Extent | undefined