2012/3/11 Carlos Terrón Fraile <[email protected]>
>
> I put this one:
>
> function setDirections(fromAddress, toAddress1, toAddress2, locale) {
> gdir.load("from: " + fromAddress + " to: " + toAddress1 + " to: " + 
> toAddress2 ,
> { "locale": locale });
>
> but there give me this error:

Error code: 602 "Directions not found"

> and the map doesn't appears (it stays all-grey).

What addresses were you using? Is there a route between them? If there
is, presumably Google doesn't know about it (or the addresses can't be
interpreted to find it).

This is all about data; can't help without knowing what the data is.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API V2" 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-api?hl=en.

Reply via email to