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

    Type Alias MapInteractionChangedDelegate

    MapInteractionChangedDelegate: EventDelegateBase<
        MapViewer,
        MapInteractionChangedEvent,
        void,
    >

    Delegate for the interaction changed event handler function signature.