问题模块 框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
API和组件 微信小程序 Bug wx.getLocation 客户端 6.7.2 2.1.1
授权之后直接走了fail的方法 返回 getLocation fail 1 这是什么错 求解 手机型号iPhone6s
wx.getLocation({
type: 'wgs84',
success: function (res) {
},fail:function(res){
}
})
微信小程序开发问题解答
微信小程序开发者回答:
可以参考以下帖子的回复哈:
获取位置信息https://developers.weixin.qq.com/community/develop/doc/00020a1dfd0538a08897ef8f451400
本文网址:http://www.91bianli.com/weixinxiaochengxu/34005.html