$request_params
$request_params : array
Parameters to use with http requests.
HTTP geocoder using the Google geocoding web service
reverse_geocode( $lat, $lng) : array|\WP_Error
Look up additional location information from coordinates.
Resulting locations have as much address information as possible filled in. Most services return the nearest match first, and some return only one.
$lat | ||
$lng |
Array of search result locations.