UpdateA change to the current location. interface Update {action: Action;location: Location;}§Properties§action: Action[src]The action that triggered the change. §location: Location[src]The new location.