We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a032e4b commit 9d797d7Copy full SHA for 9d797d7
www/index.html
@@ -13,7 +13,7 @@
13
<script src="lib/ionic/js/ionic.bundle.js"></script>
14
15
<!-- show venu map -->
16
- <script src="http://maps.google.com/maps/api/js"></script>
+ <script src="https://maps.google.com/maps/api/js"></script>
17
<script src="lib/ngmap/build/scripts/ng-map.min.js"></script>
18
19
<!-- cordova script (this will be a 404 during development) -->
0 commit comments