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

    Function setStoreLayerInVisibleRange

    • Sets the visibility range state for a specific layer in the store.

      Parameters

      • mapId: string

        The map identifier

      • layerPath: string

        The unique layer path identifier

      • inVisibleRange: boolean

        Whether the layer is within its visible zoom range

      Returns void