数据驱动、坚持为客户提供有价值的服务和内容
wx.getLocation({ type: 'gcj02', // 默认为 wgs84 返回 gps 坐标,gcj02 返回可用wx.openLocation 的坐标 success: function (res) { var latitude = res.latitude var longitude = res.longitude var point