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

    Interface WMSStyleChangedEvent

    Define an event for the delegate.

    interface WMSStyleChangedEvent {
        wmsStyleName: string;
    }

    Hierarchy

    • LayerBaseEvent
      • WMSStyleChangedEvent
    Index

    Properties

    Properties

    wmsStyleName: string

    The WMS style name that was applied.