1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package autonavi
|
||||
|
||||
/*import (
|
||||
import (
|
||||
"fmt"
|
||||
"net/http"
|
||||
"strings"
|
||||
@@ -120,4 +120,3 @@ func (a *API) GetCoordinateFromAddressByPageAll(address string, cityCode int) (g
|
||||
}
|
||||
return getCoordinateFromAddressByPageAllResult, err
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user