jonnykates
2/1/2018 - 12:28 PM

Recentre and zoom map

$(window).bind("load", function() {
   CenterMap(new google.maps.LatLng(56.060188, -3.951609), 8);
});