网站首页 站内搜索

搜索结果

查询Tags标签: locationObj,共有 1条记录
  • 微信小程序结合腾讯地图定位当前城市(位置)

    onl oad(options) {this.getUserLocation()},/*** 定位地点*/ getUserLocation: function () {let _this = thiswx.getLocation({type: gcj02, // type有两中类型,gcj02 是腾讯地图所能解析的success: res => {_this.setData({locationObj: res})// 调用获取城市名称方…

    2022/4/21 20:42:47 人评论 次浏览
扫一扫关注最新编程教程