0
從HopStop的文檔提供:http://www.hopstop.com/developer/?action=documentation#6.1.3HopStop faultString當與座標代替地址
爲GetRoute功能,因此指出,代替設置地址,X1,X2,Y1,Y2(經度,lattitude)可以是提供和執行
http://www.hopstop.com/ws/GetRoute?licenseKey=LICENSE_KEY&X1=-73.9860&X2=-74.0062&Y1=40.7532&Y2=40.7617&day=1&time=9%3A00&mode=s
,而不是地址時不需要
但:
http://www.hopstop.com/ws/GetRoute?licenseKey=LICENSE_KEY&city1=newyork&address1=1800%20Broadway&city2=newyork&address2=162%20Madison%20Ave&day=1&time=9%3A00&mode=s
個
輸出:
<ResponseStatus>
<FaultCode>181</FaultCode>
<FaultString>address1 and address2 not found.</FaultString>
</ResponseStatus>
感謝你的幫助。
非常感謝!完全的作品,我懷疑是這樣的... ... – Florie 2012-03-20 20:42:06