translateMarker的rotate的数据与实际角度不一样
发布于 5 年前 作者 xiaye 7732 次浏览 来自 问答

截图:

实际角度:

mapCtx.translateMarker({

markerId: 0,

autoRotate: true,

rotate: parseInt(ang),

duration: 5000,

destination: {

latitude: lat,

longitude: lng,

},

animationEnd() {

console.log('end ')

}

})

2 回复

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

km g小11, ?。bhbyj 、

回到顶部