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

index 5e8eb53..f277619 100644 (file)
@@ -38,7 +38,7 @@ function placeMarkerAndPanTo(latLng, map) {
 }
 
     </script>
-    <script src="https://maps.googleapis.com/maps/api/js?&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>-->    
   </body>