百度地图支持https
Posted inspred
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了百度地图支持https相关的知识,希望对你有一定的参考价值。
百度地图SDK, 2.0版本是支持https的
<script src="http://api.map.baidu.com/api?v=3.0&ak=nbnttGGI6lilllgy2znNZGif3H7HxI2W"></script>
改为:
<script src="https://api.map.baidu.com/api?v=2.0&ak=nbnttGGI6lilllgy2znNZGif3H7HxI2W&s=1"></script>
以上是关于百度地图支持https的主要内容,如果未能解决你的问题,请参考以下文章