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

    Function setStoreLayerWmsStyle

    • Sets the WMS style for a specific layer in the store.

      Parameters

      • mapId: string

        The map identifier

      • layerPath: string

        The layer path to update

      • wmsStyleName: string | undefined

        The WMS style name to set, or undefined to clear

      Returns void