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

    Interface LayerEntryRegisterInitEvent

    Define an event for the delegate

    interface LayerEntryRegisterInitEvent {
        config: ConfigBaseClass;
    }
    Index
    config: ConfigBaseClass

    The configuration associated with the layer entry that was initialized.