toggle menu
re.this
0.1.6
common
switch theme
search in API
re.this
/
eu.vendeli.rethis.commands
/
geoSearch
geo
Search
suspend
fun
ReThis
.
geoSearch
(
key
:
String
,
center
:
CenterPoint
,
shape
:
Shape
,
withCoord
:
Boolean
=
false
,
withDist
:
Boolean
=
false
,
withHash
:
Boolean
=
false
,
count
:
Long
?
=
null
,
any
:
Boolean
=
false
,
sort
:
GeoSort
?
=
null
)
:
List
<
GeoSearchResult
>
?