PanDQ
PanDQ
  • 发布:2024-11-26 13:13
  • 更新:2024-11-26 13:13
  • 阅读:20

Gelocation Error: code - 18; message - not support gcj02 at template/__uniappchooselocation.nvue:292

分类:uni-app

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 负责人:无 分享
已邀请:

要回复问题请先登录注册