Created
February 1, 2018 12:29
-
-
Save jonnykates/400b36b2a13dadfe0ee58967dd2d76a6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$(window).bind("load", function() { | |
CenterMap(new google.maps.LatLng(56.060188, -3.951609), 8); | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment