While I was browsing this blog , I got confused about using the Directions API for Android. Is it possible to integrate the Directions API on a map? To make this clearer, Iβm working on an application that will receive user input for things like source and destinations ... accepting this data, I would like to display a corresponding map that has both walking and movement directions indicated. Is there just a JSON parser (or XML) to support this my desire along with a canvas drawn ... or do I need to create my own API to do this?
android google-maps google-maps-android-api-2 google-direction
holiday11
source share