Location

From Wiki**3

Revision as of 14:34, 18 February 2014 by Root (talk | contribs)

<runphp>print "<script type=\"text/javascript\" src=\"https://maps.googleapis.com/maps/api/js?key=AIzaSyArSvrf-pAIg5hbhc1duw5MWoAMxlOTPrg&sensor=false\"></script><script type=\"text/javascript\">function initialize() { var mapOptions = { center: new google.maps.LatLng(-34.397, 150.644), zoom: 8 }; var map = new google.maps.Map(document.getElementById(\"map-canvas\"), mapOptions); } google.maps.event.addDomListener(window, 'load', initialize); </script>

";</runphp>