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

    Variable useStoreLayerBounds4326Const

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

    Hook that returns the EPSG:4326 bounds for a specific layer.

    Type Declaration

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

        • layerPath: string

        Returns Extent | undefined