【问题标题】:Incorrect toll total cost while calculating route in Brazil在巴西计算路线时的通行费总成本不正确
【发布时间】:2019-04-18 14:52:39
【问题描述】:

我正在尝试使用 here-api 估算通行费,但我得到的响应中的通行费不正确。

我正在尝试这个请求。

https://tce.api.here.com/2/calculateroute.json?app_id=XXXXXXX&app_code=XXXXXXXX&waypoint0=-23.5631394,-46.6532152&waypoint1=-23.5248497,-46.1924423&mode=fastest;car&cost_optimize=0&tollVehicleType=2&currency=BRL

Response: costs: { totalCost: "5.55", currency: "BRL", details: { driverCost: "0.0", vehicleCost: "0.0", tollCost: "5.55" } }

此请求的实际通行费为 3.70 巴西雷亚尔。

【问题讨论】:

  • 是否可以指出不正确的通行费或链接位置?
  • 没错,就是这个位置。 google.com/…
  • 我们在内部报告了此问题,并进行了修复。谢谢!

标签: here-api


【解决方案1】:

固定路费值已在系统中更新,将很快刷新。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2019-10-14
    • 1970-01-01
    • 2015-03-20
    • 2018-11-08
    • 2014-12-19
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多