Skip to content

Commit

Permalink
docs(README): automatic update
Browse files Browse the repository at this point in the history
  Update README JavaScript
  [This list might not be relevant]
   [ci skip]
  • Loading branch information
algoliareadmebot committed Nov 2, 2016
1 parent 81f1ba9 commit bc3eb58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit bc3eb58

Please sign in to comment.