I'm trying to mimic GDirections on a static map (wish there was an
easier way for this), and am running into some odd issues.

Here's what I am trying to duplicate statically:
http://maps.google.com/maps?f=d&source=s_d&hl=en&saddr=13322%20N%20GROVE%20DR,%20Alpine,%20UT%2084004&daddr=1%20MOUNTAIN%20TOP%20DR,%20Park%20City,%20UT%2084060

If I do all the encoding, the resulting url (http://tinyurl.com/
ykmypyy) eventually times out and gives me a "malformed" error.

I've tracked it down to an "@".  When backslashing a specific @, at
least the image pulls up (although the polyline doesn't display):
http://tinyurl.com/ylzovpf

The problem is the @ which is 103 characters from the end of the url.

Any ideas why this isn't working and how I can fix it?  This is the
first issue I've run into where is just doesn't even display the image
at all.

Thanks,
-=Dan

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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