fun withRadius(radius: Int): ReverseGeocoderSearchQueryBuilder
Overrides IReverseGeocoderSearchQuery.withRadius
If the radius is set, the results will be constrained to the defined area.
radius
- A value in meters with no default value.
Return
The builder of the ReverseGeocoderSearchQuery with a new value for radius being set.