flat: 暂存 添加定位处理70%,key达上限未测

This commit is contained in:
Apcallover
2024-04-22 10:43:23 +08:00
parent 3cb42d7be1
commit c662539768
8 changed files with 96 additions and 38 deletions

View File

@@ -238,7 +238,7 @@
latitude: res.latitude,
longitude: res.longitude
}
that.getAddrByPoint(res);
// that.getAddrByPoint(res);
that.getNearList(that.currentPoint)
},
complete: function(e) {}