radius

fun radius(radius: Int): FuzzySearchOptions.Builder

The radius parameter is specified in meters. The results will be constrained to the defined area.

Return

The builder of the FuzzySearchOptions with the provided radius.