On Aug 1, 5:44 am, hyn <[email protected]> wrote: > > svzbFblygVoByUCc[NqCxAqKpA{FzGkQpUqi@rKgXzEuKxKcXpWsm@fB} > Ft@mDl@qETsBT{GC{_@LkSRgFRsC\\{BrDkPl@iEZsDVmIa@id@Hqg@mAi`@ByYIkD > > The route is incorrect. In fact it doesn't even go through a road!
There are issues with how you use backslashes and escaped backslashes. You need \\ in literal strings, but not in textboxes. It looks like the output from the api is intended to be used in a literal string rather than entered into a textbox. -- 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.
