Here's some ideas for you guys:
- Look at how Rampage does it's "overview camera with movement".
- Try that with setOrbitMode, taking advantage of the rotation parameter.
I'm looking into this now. Specifically, I'm looking at the position coordinates. It looks like the first 3 are absolute position, the last 3 are rotations in radians, and I'm not sure what the 7th coordinate in the middle is... an offset or a zoom? Does that sound right?