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

    Type Alias MapComponentAddedDelegate

    MapComponentAddedDelegate: EventDelegateBase<
        MapViewer,
        MapComponentAddedEvent,
        void,
    >

    Delegate for the map component added event handler function signature.