Resolves a latitude/longitude pair into the nearest address and the place hierarchy around it (street, neighborhood, city, region, country).
Provide lat and lon as decimal degrees. Use type to control which feature level is returned and limit for how many nearby results.
Latitude in decimal degrees.
Longitude in decimal degrees.
2-letter language code for result names (e.g. "en").
Restrict to a result level.
Number of nearby results (1-20).