Waze Map Editor JavaScript SDK
    Preparing search index...

    Variable UpdateableMapProblemStateConst

    UpdateableMapProblemState: {
        NOT_IDENTIFIED: "not-identified";
        OPEN: "open";
        SOLVED: "solved";
    } = ...

    Type Declaration

    • ReadonlyNOT_IDENTIFIED: "not-identified"
    • ReadonlyOPEN: "open"
    • ReadonlySOLVED: "solved"