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

    Type Alias MarkerIconShowedDelegate

    MarkerIconShowedDelegate: EventDelegateBase<
        MapViewer,
        MarkerIconShowedEvent,
        void,
    >

    Delegate for the marker icon showed event handler function signature.