The Distance Matrix API is a service that provides travel distance and time for a matrix of origins and destinations, based on the recommended route between start and end points.
Question:google's distance matrix api throwing MAX_DIMENSION_EXCEEDED exception
Description:I have used google distance matrix api to calculate road distances from my place to some near by places it was working fine when I have tested the code but when we have increased the number of records it has started giving the "MAX_DIMENSION_EXCEEDED" exception it seems that one can't calculate more distances as I have nearly 200 destination in total for which I have to calculate distances need help.
Posted by: Umer khan | Posted on: May 09, 2019