bindmarkertap标记点事件不触发,反而触发bindlabeltap,我点中的是marker点
[{
latitude: 23.128999,
longitude: 113.37108,
width: 200,
height: 200,
id: 12321312312,
orightHeight: 100,
orightWidth: 100,
label: {
borderRadius: 8,
borderWidth: 0,
width: 43,
height: 18,
bgColor: "#FFFFFF",
color: "#5E5E5E",
fontSize: 10,
anchorY: -55,
anchorX: -17,
content: "100m"
}
}, {
latitude: 23.125922,
longitude: 113.363404,
id: 24214214,
width: 50,
height: 50,
orightHeight: 100,
orightWidth: 100,
label: {
borderRadius: 8,
borderWidth: 0,
width: 43,
height: 18,
bgColor: "#FFFFFF",
color: "#5E5E5E",
fontSize: 10,
anchorY: -55,
anchorX: -17,
content: "100m"
}
}]

你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
IOS可以,android不可以