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

- 发布:2024-11-26 13:13
- 更新:2025-10-18 11:47
- 阅读:460
Gelocation Error: code - 18; message - not support gcj02 at template/__uniappchooselocation.nvue:292

高祥栋 - 111
解决了吗
-
-
-
-
-
-
回复 DCloud_UNI_yuhe: 刚开始用的腾讯 现在换了高德又换错误了Gelocation Error: code - 2; message - [geolocation:13]网络定位失败,请检查设备是否插入sim卡,是否开启移动网络或开启了wifi模块 确实都已经开了
2025-10-20 17:17
-
-
1***@qq.com
遇到同样问题 兄弟你解决了没
2025-01-16 19:12