Waze Map Editor JavaScript SDK
    Preparing search index...

    Interface IssueTrackerPanelClosedEvent

    interface IssueTrackerPanelClosedEvent {
        type: "unknown" | IssueTrackerType;
    }
    Index

    Properties

    Properties

    type: "unknown" | IssueTrackerType

    The type of panel that was closed.