examples/bootstrap/LocationPicker.html
authorEdward <edward@roojs.com>
Wed, 26 Aug 2015 09:18:32 +0000 (17:18 +0800)
committerEdward <edward@roojs.com>
Wed, 26 Aug 2015 09:18:32 +0000 (17:18 +0800)
examples/bootstrap/LocationPicker.html

index f277619..6121ff2 100644 (file)
@@ -38,8 +38,8 @@ function placeMarkerAndPanTo(latLng, map) {
 }
 
     </script>
-    <script src="https://maps.googleapis.com/maps/api/js?signed_in=true&callback=initMap" async defer></script>
+    <!--<script src="https://maps.googleapis.com/maps/api/js?signed_in=true&callback=initMap" async defer></script>-->
     
-    <!--<script type="text/javascript" src='http://maps.google.com/maps/api/js?sensor=false&libraries=places&callback=initMap'></script>-->    
+    <script type="text/javascript" src='http://maps.google.com/maps/api/js?sensor=false&libraries=places&callback=initMap&signed_in=true'></script>    
   </body>
 </html>
\ No newline at end of file