uni.chooseLocation({
success: function (res) {
console.log('位置名称:' + res.name);
console.log('详细地址:' + res.address);
console.log('纬度:' + res.latitude);
console.log('经度:' + res.longitude);
}
});
[JS Framework] 当前运行的基座不包含原生插件[mapSearch],请在manifest中配置该插件,重新制作包括该原生插件的自定义运行基座
Gelocation Error: code - 18; message - not support gcj02 at template/__uniappchooselocation.nvue:292
![PanDQ](http://img-cdn-tc.dcloud.net.cn/uploads/avatar/001/46/26/97_avatar_mid.jpg?v=0)
PanDQ
- 发布:2024-11-26 13:13
- 更新:2025-01-02 14:59
- 阅读:127
Gelocation Error: code - 18; message - not support gcj02 at template/__uniappchooselocation.nvue:292
分类:HBuilder
1***@qq.com
遇到同样问题 兄弟你解决了没
2025-01-16 19:12