将所有地图改为腾讯地图
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
package autonavi
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"testing"
|
||||
)
|
||||
|
||||
/*
|
||||
func TestGetCyclingPlan(t *testing.T) {
|
||||
key := "cb4ea3516f88c0fd8fed73f92aeddffa"
|
||||
a := New(key)
|
||||
@@ -19,3 +15,4 @@ func TestLng(t *testing.T) {
|
||||
origin := fmt.Sprintf("%f,%f", 113.854912, 22.601450)
|
||||
fmt.Println(origin)
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user