From GamingWiki
(Created page with "<includeonly> </includeonly> <html> <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script> <script type="text/javascript"><!-- /** * Goog...") |
|||
Line 24: | Line 24: | ||
function initialize() { | function initialize() { | ||
− | var myLatlng = new google.maps.LatLng( | + | var myLatlng = new google.maps.LatLng(43.243702,-79.889145); |
var myOptions = { | var myOptions = { | ||
− | zoom: | + | zoom: 12, |
center: myLatlng, | center: myLatlng, | ||
mapTypeId: google.maps.MapTypeId.ROADMAP | mapTypeId: google.maps.MapTypeId.ROADMAP |
Revision as of 13:22, 25 March 2011