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

    Function setStoreLayerRasterFunction

    • Sets the raster function for a specific layer in the store.

      Parameters

      • mapId: string

        The map identifier.

      • layerPath: string

        The layer path to update.

      • rasterFunctionId: string | undefined

        The raster function id to set, or undefined to clear.

      Returns void