changeset 32 | 5e946f890cfe |
parent 31 | 18e8ae741f43 |
child 33 | 390df693274d |
--- a/index.html Thu Feb 13 12:09:16 2014 +0000 +++ b/index.html Thu Feb 13 12:11:59 2014 +0000 @@ -10,7 +10,7 @@ } </style> <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?sensor=false"></script> - <script> + <script type="text/javascript"> function initialize() { var Latlng = new google.maps.LatLng(32.060255, 118.796877); var map_canvas = document.getElementById('map_canvas');