http://maps.googleapis.com/maps/api/distancematrix/xml?origins=PLACE,ZIPCODE&destinations=PLACE,ZIPCODE&sensor=false
I need to get distance between two places by place name and zip code. But when I pass parameters separated by “comma” it doesn’t work. How to pass this two parameters?
Use + to seperate the place name and the zip code: