映雪

百度地图调用

创建于 2024-05-09 / 最近更新于 2024-05-09 / 174
字体: [默认] [大] [更大]

百度地图调用代码

文档:https://www.xunruicms.com/book/11/63.html
百度地图调用:

<iframe src="http://api.map.baidu.com/marker?location=坐标值&title=标题&content=简介&output=html&src=webapp.baidu.openAPIdemo&zoom=17-" frameborder="0" width="100%" height="550"></iframe>

如果空白使用:

<iframe src="https://map.baidu.com/@4095283.353738712,19430487,17z/latlng=39.932642,116.415767&title={SITE_NAME}&content=简介&autoOpen=true-" frameborder="0" width="100%" height="550"></iframe>

百度地图坐标拾取地址

[https://api.map.baidu.com/lbsapi/getpoint/index.html]

0 人点赞过