distance-matrix-api
distance-matrix-api copied to clipboard
Support for Encoded Polyline Algorithm
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!
Did you manage to test the limits for this with the current library
Not yet but it's definitely in my TODO.