I'm using Google map v3 direction api in my project.
I give cities name as a start point and end point for getting Distance and Time Taken for that distance.
I have another requirement to get longitude and latitude of start point which is city name.
Can I get it from direction api which is used by me to get distance and time taken in result of direction api?
If we can get latitude and longitude from result of direction api, then please help me by giving proper answer.
thanks in advance.
