8.6.4罗盘

wx.onCompassChange(CALLBACK)

监听罗盘数据,频率:5次/秒

CALLBACK返回参数(表8-50): 表8-50

参数 类型 说明
direction Number 面对的方向度数

示例代码:

wx.onCompassChange(function (res) {
  console.log(res.direction)
})

results matching ""

    No results matching ""