Using the elevation service, if my path is too long, chrome on linux
in the javascript console reports:

Failed to load resource: the server responded with a status of 414
(Request-URI Too Large)

This message is reported almost immediately, but the callback is not
called until something like 10 seconds later where the status is
reported as unknown error. So there are two issues:

1. For long paths, it seems the URI generated by the elevation service
is too long.
2. The error condition is not being handled correctly.

Any chance of number 1 getting fixed?

-- 
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