XiaoQ
XiaoQ
  • 发布:2021-12-03 11:02
  • 更新:2021-12-03 11:02
  • 阅读:564

map组件moveAlong中的autoRotate属性设置为true无效

分类:uni-app
   this.mapCtx.moveAlong({  
        markerId: 11,  
        path: points,  
        autoRotate: true,  
        // duration: (moveAlongData.length - 1) * 1000,  
        duration: 10000,  
      });
2021-12-03 11:02 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复