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.
2 parents e7a0693 + f78fb44 commit fb8cfbcCopy full SHA for fb8cfbc
source/demo/showcase/Maps.html
@@ -4,7 +4,7 @@
4
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5
6
<!-- load the Google Maps API -->
7
- <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false&language=en"></script>
+ <script type="text/javascript" src="https://maps.google.com/maps/api/js?sensor=false&language=en"></script>
8
9
<!-- load the Leaflet API -->
10
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.0.2/leaflet.css" />
0 commit comments