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

    Variable useStoreLayerVisibleConst

    useStoreLayerVisible: (layerPath: string) => boolean | undefined = ...

    Selects whether a layer is within its visible zoom range.

    Type Declaration

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

        • layerPath: string

        Returns boolean | undefined

        True if the layer is in visible range