I am using calculate route api to get distance between two geo locations. Calculate route returns "route not found" for the geo locations that are not connected by road. How can I get air distance between two geo locations like bangalore and chicago. Which are not connected by road. I am confused since I am not able to find a dedicated mode of transport for air distance.
Asked
Active
Viewed 73 times
0
-
you can do this quite simple on your side via https://stackoverflow.com/questions/27928/calculate-distance-between-two-latitude-longitude-points-haversine-formula – Marco Oct 15 '19 at 15:00