When you perform a directions query, one of the items you get back is a polyline that covers the route. Is that what you were looking for?
http://gwt-google-apis.googlecode.com/svn/javadoc/maps/1.0/com/google/gwt/maps/client/geocode/DirectionResults.html On Thu, Feb 18, 2010 at 3:39 PM, Joe <[email protected]>wrote: > Hey! > This is my first entry and I hope someone could help me... > > I'm implementing a mobile application with the Goggle Web Toolkit, > which can display a route, marked by several Markers, on a Google Map. > Now I want connect the Markers with Polylines and it works fine. But > who is it possible to display the lines above the streets and not by > linear distance (air line)? > Would be great if someone could reply to my question... > Thank's a lot... > Regards > Joe > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- Eric Z. Ayers Google Web Toolkit, Atlanta, GA USA Sign up now for Google I/O 2010: May 19-20, http://code.google.com/io -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
