Project

General

Profile

Bug #3039

Updated by Anandhu P Kumar over 1 year ago

Google direction api is calling to get the distance when ending the trip everytime and comparing the trip distance with the distance returned by direction api call. Changed the direction api call to add multiple destinations as waypoints, if the trip has multiple destinations then the location is passing to the direction api call and calculating the distance include of the multiple destinations.

Back