1
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
func TestGetCyclingPlan(t *testing.T) {
|
||||
key := "e44ae2850c0ac930b65c9652d2db0321"
|
||||
key := "cb4ea3516f88c0fd8fed73f92aeddffa"
|
||||
a := New(key)
|
||||
data1, dada2, dada3, err := a.GetCyclingPlan("104.045460,30.693001", "104.045474,30.693344")
|
||||
fmt.Println(data1)
|
||||
|
||||
Reference in New Issue
Block a user