ReadonlycanTrue if redo() can be called at least once
ReadonlycanTrue if undo() can be called at least once.
Emits an event. All associated event listeners registered for the given event name will be invoked asynchronously.
Advances to the next state, or does nothing if there is no such state.
Moves back to the last state, or does nothing if there is no such state.
Interface for the history service (reference
"mapnavigation.History").