I have a simple map (taken from the documentation) which is centered at a point
function moveMapToBerlin(map){ map.setCenter({lat:52.5159, lng:13.3777});