1
This commit is contained in:
@@ -23,7 +23,7 @@ func init() {
|
||||
func TestCoordinateChange(t *testing.T) {
|
||||
result, err := tencent.TencentCoordinateChange(&TencentCoordinateChangeReq{
|
||||
Locations: "34.260369,117.138444",
|
||||
Type: CoordinateChangeTypeGaoDe,
|
||||
Type: CoordinateChangeTypeGPS,
|
||||
//Output: "json",
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user