0

HI....

How can i get route in the form of file or xml/kml/json format ?? Means I want to fond all the latitude and longitude between two location and i want to draw path on map.

path i can draw but i am not able to get all the latitude and longitude so can any body help me???

1 Answers1

0

Try appending "&output=kml" or "&output=json" to the end of your Google query URL.

Related Stackoverflow posts:
Accessing Google Map Listing From GData
Search and display business locations on MKMapView

Community
  • 1
  • 1
Dan J
  • 25,433
  • 17
  • 100
  • 173