You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/app/views/demo/map/bus-line/bus-line.component.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<divclass="card card-accent-info">
2
2
<divclass="card-body">
3
3
<h4class="card-title">Bus Lines of Beijing (Baidu Map)</h4>
4
-
<divclass="alert alert-info"><iclass="fa fa-info mr-2"></i> Need to include <strong>bmap.js</strong> and <strong>Baidu Map</strong> API: http://api.map.baidu.com/api?v=2.0&ak=ACCESS_KEY </div>
4
+
<divclass="alert alert-info"><iclass="fa fa-info mr-2"></i> Need to include <strong>bmap.js</strong> and <strong>Baidu Map</strong> API: https://api.map.baidu.com/api?v=2.0&ak=ACCESS_KEY </div>
0 commit comments