fun withPosition(position: LatLng): FuzzySearchQueryBuilder
Overrides IFuzzySearchQuery.withPosition
The position where results should be biased. Supplying the position without a radius will only bias the search results to that area.
position
- The position where results should be biased.
Return
The builder of the query with a new value for the position being set.