Question
Query google maps
I am trying to get a response from google's maps api with code. I get the result I want when I paste something like http://maps.google.com/maps/geo?q=40.714224,-73.961452&output=xml&oe=utf8&sensor=false&key=mykey123 into a browser.
But I want to do it with cf code.
The result is returned in xml format.
