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

    Function setStoreLayerVisibility

    • Sets the visibility of a layer in the store.

      Parameters

      • mapId: string

        The ID of the map

      • layerPath: string

        The layer path of the layer to change

      • visible: boolean

        The visible state to set

      Returns void