标签:微信 color const nbsp gcj02 speed 程序 git type
wx.getLocation({ type: ‘wgs84‘, success (res) { const latitude = res.latitude const longitude = res.longitude const speed = res.speed const accuracy = res.accuracy } })
把 wgs84 改为 gcj02
标签:微信 color const nbsp gcj02 speed 程序 git type
原文地址:https://www.cnblogs.com/223zzm/p/11436883.html