α
request_countrybias (
string
 
query
, 
string
 
key
, 
Gmaps_geocoding.output_format
 
output
, 
string
 
gl
, 
(
string
α
)
 
final_fun)
Google Maps geocoding request with country biasSimilar to request_fullbias but only country 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.
gl
The country code (ccTLD) of the country where the result should be
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.