I'm using google's DistanceMatrix API to get travel time and distance between two addresses (CEPs) ... But I'm encountering problems in validating the information!
Returning API ( link here , at this exact moment the return I have is: 389 km and 4 hours 29 minutes
While on the google maps site (#), I have the following return: 403 km and 4 h 26 min
I know the difference is little between the information, but I really would like to get the exact same information from google maps. I have already tested all parameters indicated in the API documentation, I have already tried the Latitude and Longitude of the tbm points and did nothing.
If anyone can help me I would be very grateful ...
Thank you in advance.