On Mar 19, 3:37 pm, Payden <[email protected]> wrote:
> Has there been anymore developments with this?  Or is our only option
> to split the routing in two or three parts?
>
> On Jan 20, 6:46 am, ipixel <[email protected]> wrote:
>
> > Hmmm, will give that a go. Interesting though that the max is 23
> > though. I assume that this is a bug though, so hopefully it will be
> > rectified soon. Splitting waypoints will become a tedious proposition
> > otherwise.

V3 uses a very long GET URL compared to V2.

Look at:

    http://www.polyarc.us/routes

to see what is happening.

Different browsers have different GET URL limitations.  Internet
Explorer truncates the URL sent to the server at something like 2048
characters.  An incomplete URL will be missing a proper "token" even
if it is otherwise complete.  Without a valid "token" if is considered
an invalid request.

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

Reply via email to