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

    Function useStoreLayerIsHiddenOnMap

    • Selects whether a layer is effectively hidden on the map.

      A layer is hidden if any parent is hidden, or if it is out of visible range, or if it is not visible.

      Parameters

      • layerPath: string

        The layer path to check

      Returns boolean

      True if the layer is hidden on the map