Hi,

I tried to use static Maps to draw a longer custom route by creating
an appropriate URI:
http://maps.google.com/maps/api/staticmap?size=512x512&path=color:0x0000ff|weight:5|40.00,-73.00|40.01,-73.01&sensor=false

A problem arises if you have many path points. Then you'll get a 414
error because the URI gets too long.

Is there a way (maybe via POST) to circumwent this? Thanks!

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