map - Google API not returning Latitude and Longitude -
.
This link is not returning the required data. I am trying to attract the path between the 2 points in the iOS app. This link assumes me to return the latitude and longitude parameters between 2 digits. Is there any idea about any body?
Try specifying the result format: json / xml
But latitude and longitude do not have comma-separated 2 numbers inside the saddrs tag?
saddr = 28.597693,77.374106 Latitude: 28.5 9 7693 Longitude: 77.374106
Comments
Post a Comment