kovacsbalu / WazeRouteCalculator

Calculate actual route time and distance with Waze api
GNU General Public License v3.0
146 stars 59 forks source link

This randomly seems to error on finding co-ords. #35

Closed SConaway closed 5 years ago

SConaway commented 5 years ago

This randomly seems to error on finding co-ords. Any ideas?

I'm in the US, trying to find a route with to_address = '301 N Orange Grove Blvd, Pasadena, CA'

kovacsbalu commented 5 years ago

Hi @SConaway, can you please test with feat-searchserver-region branch?

SConaway commented 5 years ago

That works much better. Now it just fails to find a route, but at least it's one more step.

Additionally, where did you find the docs for this change? I'm porting this and a pointer in the right direction would help.

mikeage commented 5 years ago

Is it possible to merge feat-searchserver-region?

kovacsbalu commented 5 years ago

sure :)