markers:[{
id:1,
latitude: res.data.body.latitude,
longitude: res.data.body.longitude,
iconPath:'http://file1.ckkpet.com/default/2020/3/31/109f4ae415bd49deba7ea1220c88b077.png',
width:23,
height:28,
anchor:{
x:0.5,
y:0.2
},
callout:{
content:'西三环281河南省国家大学科技园东区',
fontSize:15,
color:'rgba(51,51,51,1)',
borderRadius:5,
bgColor:'white',
display:'ALWAYS',
textAlign:'center',
padding:5
}
}]
ios
安卓
你看下点一下IOS那个图标显示没
麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)