收藏
回答

map地图cover传入label点击maker不触发bindmarkertap?

bindmarkertap标记点事件不触发,反而触发bindlabeltap,我点中的是marker点

[{
      latitude: 23.128999,
      longitude: 113.37108,
      width200,
      height200,
      id: 12321312312,
      orightHeight: 100,
      orightWidth: 100,
      label: {
        borderRadius: 8,
        borderWidth: 0,
        width43,
        height18,
        bgColor: "#FFFFFF",
        color"#5E5E5E",
        fontSize: 10,
        anchorY: -55,
        anchorX: -17,
        content"100m"
      }
    }, {
      latitude: 23.125922,
      longitude: 113.363404,
      id: 24214214,
      width50,
      height50,
      orightHeight: 100,
      orightWidth: 100,
      label: {
        borderRadius: 8,
        borderWidth: 0,
        width43,
        height18,
        bgColor: "#FFFFFF",
        color"#5E5E5E",
        fontSize: 10,
        anchorY: -55,
        anchorX: -17,
        content"100m"
      }
    }]
回答关注问题邀请回答
收藏

3 个回答

  • 社区技术运营专员-Jahozheng
    社区技术运营专员-Jahozheng
    2025-10-22

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

    2025-10-22
    有用
    回复
  • Unknown
    Unknown
    2025-10-16

    IOS可以,android不可以

    2025-10-16
    有用
    回复
  • 智能回答 智能回答 本次回答由AI生成
    2025-10-16
    有用
登录 后发表内容