Although it should be something really basic, I cannot find how to pan the camera in Google Earth, I mean, here https://developers.google.com/earth/documentation/camera_control
They say that it is possible to pan the camera like that, but it's not really a true panning.
I would like to set a point on the globe and then rotate the view, like viewing from the North/East or so. But it doesn't seem to be possible.
I would like to find a function like setPan(), since there is also setTilt() and setRoll().
I also cannot find a way to possibly set camera and lookAt together, and it seems to accept or one or the other.