Closed bayzter closed 7 years ago
Ok thanks for reporting it will look into it and should have a fix in a few days.
Issue has been resolved. I confirmed by implementing a test for Avoid property for distance matrix. Nuget should be there shortly.
Closing issue.
Hi again, thanks for the quick reply!
I just updated NuGet package to 3.2.9 to get distancematrix bug fix.
But now i get error on all properties in DistanceMatrixRequest as if they are no longer there.
Has these been moved else where?
Hi again, again... :-)
False alarm!, reboot of visual studio did the trick.
Tanks for the good work!
Hi,
When adding enum AvoidWay to Avoid property i get "Index was outside the bounds of the array" on calling DistanceMatrix.Query(matrixRequest) . If Avoid property is not given any value, everything works like a charm.
Thanks