方向问题 [英] Direction question

查看:77
本文介绍了方向问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们使用以下API来获取地址之间的方向。当我们传递的地址数小于25时,它正在工作,但当我们传递超过25的地址时,它会出错。  

We have used below API to get the direction between addresses. It is working when we pass addresses count less than 25 but when we pass addresses more than 25 then it gives error.  

https://dev.virtualearth.net/REST / V1 /路线/驾驶?

https://dev.virtualearth.net/REST/V1/Routes/Driving?

我们可以获得超过25个地址之间的路线。

Can we get the direction between more than 25 addresses.

等待您的回复。

谢谢!

 

Balasaheb

Balasaheb

推荐答案

您好Balasaheb,

Hi Balasaheb,

此限制记录在  https://docs.microsoft.com/en-us/bingmaps/rest-services/routes/calculate-a-route

This limit is documented at https://docs.microsoft.com/en-us/bingmaps/rest-services/routes/calculate-a-route

" 每组航点之间最多可以有25个航点,
和最多10个viaWaypoints 。路线的起点和终点不能是viaWaypoints。
"

"You can have a maximum of 25 waypoints, and a maximum of 10 viaWaypoints between each set of waypoints. The start and end points of the route cannot be viaWaypoints."

此致,

IoTGirl


这篇关于方向问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆