@arl/leaflet-tracksymbol2
    Preparing search index...

    Interface NotificationEventMap

    interface NotificationEventMap {
        click: Event;
        close: Event;
        error: Event;
        show: Event;
    }
    Index

    Properties

    Properties

    click: Event
    close: Event
    error: Event
    show: Event