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

    Function setStoreLayerMosaicRule

    • Sets the mosaic rule for a specific layer in the store.

      Parameters

      • mapId: string

        The map identifier.

      • layerPath: string

        The layer path to update.

      • mosaicRule: TypeMosaicRule | undefined

        The mosaic rule to set, or undefined to clear.

      Returns void