摘要: <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <script type="text/javascript" src="https://api.map.baidu.com/api?type=webgl&v=1. 阅读全文
posted @ 2021-04-04 21:33 13522679763-任国强 阅读(89) 评论(0) 推荐(0)
摘要: var map = new BMapGL.Map('map',{ minZoom:8, maxZoom:12, // 设置显示类型 MapType: BMAP_NORMAL_MAP }); // 设置中心点 var point = new BMapGL.Point(116.404,39.915); 阅读全文
posted @ 2021-04-04 17:08 13522679763-任国强 阅读(480) 评论(0) 推荐(0)