Waze Map Editor JavaScript SDK
    Preparing search index...

    Interface IssueTrackerPanelOpenedEvent

    interface IssueTrackerPanelOpenedEvent {
        id: string;
        type: IssueTrackerType;
    }
    Index

    Properties

    Properties

    id: string

    The unique ID of the problem, update request, or edit suggestion.

    The type of panel opened.