geoSearch

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>?