We can use a special functionality which will allow us to synchronize the map center with a url GET param, and viceversa. You can see it on this example, where the URL changes when the center model or the map center is changed. If you copy and paste the URL in another browser window the GET param will take priority and will center the map on the defined position.
You can see a standalone example of this code here.