参数
function listener
移除实时地理位置变化事件的监听函数
wx.offLocationChange(function (res) { console.log('offLocationChange', res) })