Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit 4c1f99d

Browse files
algoliareadmebotPLNech
authored andcommitted
docs(README): automatic update (#174)
Update README Android [This list might not be relevant] [ci skip]
1 parent 180366a commit 4c1f99d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,8 +348,10 @@ The server response will look like:
348348

349349
- `message` (string, optional): Used to return warnings about the query.
350350

351+
351352
- `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.
352353

354+
353355
- `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.**
354356

355357
When [getRankingInfo](#getrankinginfo) is set to `true`, the following additional fields are returned:

0 commit comments

Comments
 (0)