Re: Geocode Directions?

2008-12-12 Thread Eric Ayers

You can use the Directions class and just not add the results to the
app.

http://gwt-google-apis.googlecode.com/svn/javadoc/maps/1.0/index.html

The DirectionsResult object returned should give you the information
you are asking for.

On Dec 11, 12:24 am, Darren  wrote:
> I'm wish to return the distance and expected travel time from point A
> to point B. I don't particularly want to view the polyline - I'm just
> really after the distance and expected travel time.
>
> I do a lot of geocoding and would love to add this information to what
> I'm doing - is it possible?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Geocode Directions?

2008-12-11 Thread Darren

I'm wish to return the distance and expected travel time from point A
to point B. I don't particularly want to view the polyline - I'm just
really after the distance and expected travel time.

I do a lot of geocoding and would love to add this information to what
I'm doing - is it possible?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
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
-~--~~~~--~~--~--~---