For queries too abstract on the origin parameter, ex. zipcodes matching multiple locations in the world, Google Distance Matrix API won't be able to know where the origin is based.
This results in no calculations for the comparison to destinations, Google treats this with the status for each element "ZERO_RESULTS". The library does not handle ZERO_RESULTS today.
For queries too abstract on the origin parameter, ex. zipcodes matching multiple locations in the world, Google Distance Matrix API won't be able to know where the origin is based.
This results in no calculations for the comparison to destinations, Google treats this with the status for each element "ZERO_RESULTS". The library does not handle ZERO_RESULTS today.