I am trying to utilize Googles reverse geocoding API to return the name of an area when provided a latlng value. The format I want returned is similar to what the location picker widget returns when you filter the place fields down to Name.
So how can I configure the API parameters when making a call?