百度地图jsapi 自定义大头针的方法
2021-01-29 07:15
阅读:501
标签:dem over size evel 大头针 develop gif ant developer 百度地图jsapi 自定义大头针的方法 var myIcon = new BMap.Icon("http://developer.baidu.com/map/jsdemo/img/fox.gif", new BMap.Size(300,157)); 百度地图jsapi 自定义大头针的方法 标签:dem over size evel 大头针 develop gif ant developer 原文地址:https://www.cnblogs.com/newmiracle/p/11871343.html
var mk = new BMap.Marker(r.point,{icon:myIcon});
map.addOverlay(mk);
map.panTo(r.point);
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:百度地图jsapi 自定义大头针的方法
文章链接:http://soscw.com/index.php/essay/48580.html
文章标题:百度地图jsapi 自定义大头针的方法
文章链接:http://soscw.com/index.php/essay/48580.html
评论
亲,登录后才可以留言!