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

    Function getStoreLayerIsHiddenOnMap

    • Returns whether a layer is effectively hidden on the map (parent hidden, out of range, or not visible).

      Parameters

      • mapId: string

        The map identifier

      • layerPath: string

        The layer path to check

      Returns boolean

      True if the layer is hidden on the map