index.html
changeset 29 9ce32a79d415
parent 27 2ba4e76f77a3
child 30 20a5fbc379ba
--- a/index.html	Thu Feb 13 11:59:35 2014 +0000
+++ b/index.html	Thu Feb 13 12:03:11 2014 +0000
@@ -8,7 +8,7 @@
         height: 400px;
       }
     </style>
-    <script src="https://maps.googleapis.com/maps/api/js?sensor=false"></script>
+    <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?sensor=false"></script>
     <script>
       function initialize() {
         var Latlng = new google.maps.LatLng(32.060255, 118.796877);