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