Can anyone guide me how to get Google Directions between two locations using JSON
I have heard that KML file is no longer available since 27 July 2012 (because Google has changed the structure of retrieving Google Directions, now you can only get it by JSON or XML) So plz guide me how to make road route between 2 location. BELOW CODE IS WORKING FINE NW ENJOY GUYS This is my code: I refered this link : http://www.androidhive.info/2012/08/android-working-with-google-places-and-maps-tutorial/ PlacesMapActivity.java In below code it is showing straight line between 2 point. public class PlacesMapActivity extends MapActivity { @Override public void onCreate(Bundle