将所有地图改为腾讯地图

This commit is contained in:
邹宗楠
2024-07-31 11:08:32 +08:00
parent 7d7abf2678
commit 8533b94f24
17 changed files with 1279 additions and 681 deletions

View File

@@ -1354,13 +1354,6 @@ var cc []string = []string{
"104.05971492107,30.624174347628",
}
func TestBatchCoordinateConvertBai2Gao(t *testing.T) {
fmt.Println(len(cc))
result, err := api.BatchCoordinateConvertBai2Gao(cc[0:100], "5")
fmt.Println(err)
fmt.Println(result)
}
// 1290 104.00734814129,30.660267081943
func TestName(t *testing.T) {
var bd_lng = 104.00734814129