α
request (
string
 
query
, 
string
 
key
, 
Gmaps_geocoding.output_format
 
output
, 
(
string
α
)
 
final_fun)
Basic Google Maps geocoding requestSimilar to request_fullbias but no bias is added to this request. Which make
the function more convenient to use.
query
The geocoding or reverse geocoding request (either an address or coordinates formatted as latitude,longitude)
key
Your API key. If you don't have one yet, go to http://code.google.com/apis/maps/signup.html
output
The format you want for the response: xml, kml, csv or json.
final_fun
The function which will handle the result. It must take a string (the raw text result) and return a Resource.

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.