收藏
回答

获取地图中心点

框架类型 问题类型 API/组件名称 终端类型 操作系统 微信版本 基础库版本
小程序 Bug mapCtx.getCenterLocation 客户端 2.2.2 2.2.2

this.mapCtx.getCenterLocation({

success: function (res) {

console.log(res)

}

})

},

有时候获取的经纬度为空


回答关注问题邀请回答
收藏
登录 后发表内容