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

    Variable useStoreLayerUrlConst

    useStoreLayerUrl: (layerPath: string) => string | undefined = ...

    Hook that returns the URL for a specific layer.

    Type Declaration

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

        • layerPath: string

        Returns string | undefined