【发布时间】:2017-05-21 08:01:41
【问题描述】:
{
"destination_addresses" : [ "14.868924,79.873609" ],
"origin_addresses" : [ "14.843799,79.862726" ],
"rows" : [
{
"elements" : [
{
"status" : "ZERO_RESULTS"
}
]
}
],
"status" : "OK"
}
下面给出了上述响应的 URL,仅更改 API 密钥以进行验证。
虽然 bing 距离计算 api 已成功返回相同坐标的距离。
【问题讨论】:
-
您的问题是使用 Bing 地图距离矩阵服务还是 Google 地图?
-
问题在于 Google 距离矩阵 api
-
你解决了吗?
-
是的,问题已解决。
标签: location distance status bing-maps google-distancematrix-api