@byomakase/omakase-player
    Preparing search index...

    Interface MarkerListActionEvent

    interface MarkerListActionEvent {
        action: string;
        marker: MarkerApi;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: string
    marker: MarkerApi