diff --git a/README.md b/README.md index a1f1dfad3..2002cc24e 100644 --- a/README.md +++ b/README.md @@ -727,8 +727,10 @@ The server response will look like: - `message` (string, optional): Used to return warnings about the query. + - `aroundLatLng` (string, optional): *Note: Only returned when [aroundLatLngViaIP](#aroundlatlngviaip) is set.* The computed geo location. **Warning: for legacy reasons, this parameter is a string and not an object.** Format: `${lat},${lng}`, where the latitude and longitude are expressed as decimal floating point numbers. + - `automaticRadius` (integer, optional): *Note: Only returned for geo queries without an explicitly specified radius (see `aroundRadius`).* The automatically computed radius. **Warning: for legacy reasons, this parameter is a string and not an integer.** When [getRankingInfo](#getrankinginfo) is set to `true`, the following additional fields are returned: