Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DistanceMatrix return value is not matching Google maps result #114

Open
funder7 opened this issue Apr 26, 2021 · 1 comment
Open

DistanceMatrix return value is not matching Google maps result #114

funder7 opened this issue Apr 26, 2021 · 1 comment

Comments

@funder7
Copy link

funder7 commented Apr 26, 2021

Hi,
I noticed that, considering the same origin and destination points, the result is not matching what I get from Google maps website:

  • distance: is nearly doubled
  • time: is around 3/4 less

all referred to what Google maps is returning.

I did a double check on addresses in the response, and they're almost equal to the input, such a great difference is not justified.

I'm on version 0.0.19 (latest)

Here's a screenshot of the response data:

immagine

And the output of Google maps:

immagine

Anyone else did experience this problem?

@scorpionate
Copy link

I believe it returns an ETA for the car transit Mode. #118 solves problem for me, unfortunately it is not merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants