Clear all selected objects.
the number of changes that can be redone.
ids of currently selected objects or null if nothing selected. The selection only includes objects of a single type.
the number of unsaved edits.
true if drawing is in progress.
true if editing is allowed.
true if user is editing as a guest in "practice mode"
true if user is in "snapshot mode", viewing what’s currently live in the Waze app.
Blocks editing by creating a lock.
unique id to be used for unlocking editing.
Removes a lock and releases editing if there're no other locks.
Select objects by id. All objects must be of the same type. An active selection is going to be replaced by the new selection. If object type doesn't support multi selection, only the first object is going to be selected. An empty array id will clear an active selection.
Methods for dealing with selection and undoing/redoing actions.