Distance

부분 유료
분류별 Distance.to | 업데이트됨 לפני חודש | Mapping
인기

9.6 / 10

지연 시간

467ms

서비스 수준

100%

Health Check

100%

모든 토론으로 돌아가기

Is it possible to utilize latitude and longitude in the request?

Rapid account: Lorenzopiccioli
lorenzopiccioli
לפני 4 חודשים

Is it possible to do something like the following:
{
“route”: [
{
“country”: “ITA”,
“name”: “Rome”,
“latitude”: “41.78308570983228”,
“longitude”: “12.84690092345952”
},
{
“country”: “ITA”,
“name”: “Rome”,
“latitude”: “41.78308570983228”,
“longitude”: “12.84690092345952”
}
]
}

Rapid account: Distance To
Distance.to Commented לפני 4 חודשים

Sure, you can add coordinates to the name input as latitude,longitude:

{ "route": [ { "name": "41.7830857,12.846900" }, { "country": "DEU", "name": "Hamburg" } ] }

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입