I\'m trying to show route between two places, I want to used Google Places API V3 for route steps between two points.
Before I was using Old Google Maps API, a
Please check this link..
And Specify Travel Modes
-- driving -- walking -- bicycling -- transit
so you get different results.
please try it.