Hi @Nick P.
The Map block has an input called Center where you can pass the coordinates you want, so you can do the Math on your markers position (Stackoverflow has several approaches using Google Maps APIs like this - not tested) and find the position you need the map to center, also based on the zoom level you might want.
Cheers,
GM