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

index 08fb51c..8f56356 100644 (file)
@@ -13,7 +13,7 @@
     <link rel="stylesheet" href="../../css-bootstrap/combobox.css">        
         
     <!--<script type="text/javascript" src='http://maps.google.com/maps/api/js?sensor=false&libraries=places'></script>-->   
-    <script src="https://maps.googleapis.com/maps/api/js" async defer></script>
+    <script src="https://maps.googleapis.com/maps/api/js?sensor=false&libraries=places" async defer></script>
     
     <script type="text/javascript" src="../../roojs-core-debug.js"></script>
     <!-- bootstrap js.. needs to compile it later.. -->