[Google Maps API v3] Re: detailed errors for multiple waypoints in directions

2011-07-09 Thread xelawho
>If you > want to find out which of the locations was not found, you have to > geocode each of them. yeah, that's the solution I came up with - I just updated the above- linked map if you want to have a look. > Driving directions do not cover all the countries. E.g. Mexico still > seem to be mark

[Google Maps API v3] Re: detailed errors for multiple waypoints in directions

2011-07-09 Thread Esa
ZERO_RESULTS means that no route was solved. NOT_FOUND means that geocoding failed on one or more locations. If you want to find out which of the locations was not found, you have to geocode each of them. Driving directions do not cover all the countries. E.g. Mexico still seem to be marked 'No'