It just started happening on a couple of websites I manage and not all of them are in WordPress. I narrowed it down to this part of the Google maps API call.
infowindow.open(map, marker);
Removing that part of the JavaScript stops the page scrolling to the map. Unfortunately, this disables the opening of the infowindow.