Resolves a free-text address or place name into geographic coordinates and a ranked set of structured candidate matches (street, city, region, country, postcode).
Narrow results with filter (e.g. "countrycode:us" or "rect:lon1,lat1,lon2,lat2") and rank by nearness with bias (e.g. "proximity:lon,lat"). Use type to restrict the result level (country, state, city, postcode, street, amenity). Returns up to limit candidates.
Bias ranking toward a location, e.g. "proximity:lon,lat".
2-letter language code for result names (e.g. "en").
Address or place name to geocode.
Restrict to a result level.
Number of candidate results (1-20).
Restrict results, e.g. "countrycode:us,ca" or "rect:lon1,lat1,lon2,lat2" or "circle:lon,lat,meters".