Solved! Go to Solution.
Lei,
I don't have that source code but this can easily be done using event listeners. Just listen for the maps extentChange event and the panEnd event on each map and update the extent of the other maps to be the extent of the map that dispatched the event.