examples/bootstrap/LocationPicker.html
authoredward <edward@roojs.com>
Tue, 13 Oct 2015 10:09:51 +0000 (18:09 +0800)
committeredward <edward@roojs.com>
Tue, 13 Oct 2015 10:09:51 +0000 (18:09 +0800)
examples/bootstrap/LocationPicker.html

index d131e31..5a335ca 100644 (file)
@@ -12,7 +12,7 @@
     <link rel="stylesheet" href="../../css-bootstrap/select2.css">        
     <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 type="text/javascript" src='https://maps.googleapis.com/maps/api/js?sensor=false&libraries=places'></script>
     
     <script type="text/javascript" src="../../roojs-core-debug.js"></script>
     <!-- bootstrap js.. needs to compile it later.. -->