I want to pass an array of address to the google maps api, and then in return receive an array of longitude and latitude points. Is this possible? If so could I seen an example on how to construct the url to handle the array?
So it would be something like this:
http://maps.googleapis.com/maps/api/geocode/xml?latlng=40.714224,-73.961452&sensor=false
but i need to pass it address
rather than latlng
.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…