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

    Function setStoreLayerOpacity

    • Sets the opacity for a specific layer and propagates it to children.

      Parameters

      • mapId: string

        The map identifier

      • layerPath: string

        The layer path to update

      • opacity: number

        The opacity value (0 - 1)

      Returns void