Map Controls and center scene

Hey guys.
When I use Orbit Controls, I can animate the camera’s position to the center of my scene. But when I use Map Controls, the camera never returns to the center. Is there any solution for this?
Thanks

I am completely lost at what you ask for.

When I use MapControls and pan the camera sideways (so the scene and all models are also shifted sideways), I return to the initial position with:

controls.target.set( 0, 0, 0 );