0
votes

I'm trying to get the longitude and latitude of this particular location -

Jalan Kaki Bukit, Off Jalan Yeap Chor Ee

I used this to query Google Maps for an XML response -

http://maps.googleapis.com/maps/api/geocode/xml?address=Jalan+Kaki+Bukit,+Off+Jalan+Yeap+Chor+Ee+&sensor=true

Zero results were returned. However, when I manually searched for the location on the Google Maps website, it was found -

http://bit.ly/PcV4BM

Any ideas?

1
I think the assumption that the API used on 'maps.google.com' is identical to Google's publicly accessible API may well be incorrect.aroth

1 Answers