> > I have a v2 map that geocodes all the input addresses, then if they > succeed, gets the directions using the coordinates rather than the address, >
Yeah, sort of a quick validation before requesting the route. I could probably fall back to that. I could also validate the addresses individually only after I get a negative result back. Would prefer to just make the one request of course, though, if anyone has any ideas. It would be disappointing if you just got a ZERO_RESULTS status back with no clarity into what went wrong. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
