distance-matrix-api icon indicating copy to clipboard operation
distance-matrix-api copied to clipboard

Support for Encoded Polyline Algorithm

Open rvignesh89 opened this issue 8 years ago • 1 comments

Hi,

I'm opening an issue because I couldn't find an alternative way to ask this question.

From what I see in the code it doesn't yet have support for sending encoded coordinates as recommended when there are a large number of origin points. Did you manage to test the limits for this with the current library? I working on something rite now which will most likely test the upper bound set by Google which is 8192 chars. If this is available this lib would be a perfect suit for me!

rvignesh89 avatar Mar 10 '17 01:03 rvignesh89

Did you manage to test the limits for this with the current library

Not yet but it's definitely in my TODO.

C404 avatar May 05 '17 10:05 C404