Please see the API documentation, if you do intend to stick within the API: http://code.google.com/apis/maps/documentation/services.html#Driving_Directions See also http://code.google.com/apis/maps/terms.html
As for quering Google Maps directly, please see their own ToU http://www.google.com/intl/en_ALL/help/terms_local.html On Tue, Sep 9, 2008 at 11:22 PM, Zhitao <[EMAIL PROTECTED]> wrote: > > Hi everyone, > > I am trying to build an application on Java that needs to keep records > of a list of address and distance between each pair. I would like to > know if I can query Google Map and get distance for each route in the > direction from kml in a single http request. > > For example: > http://maps.google.com/maps?q=from:+lga+to:+jfk+to:+isp&output=kml > > The output kml has only information of the first part (lga to jfk), > but no information of second part. > > I wonder if I can get all information in kml in one query. > > Thanks > > > > -- Barry - www.nearby.org.uk - www.geograph.org.uk - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
