countries
fun countries(vararg countries: IsoCountryCode): ReverseGeoOptions.Builder
Content copied to clipboard
fun countries(countries: List<IsoCountryCode>): ReverseGeoOptions.Builder
Content copied to clipboard
Limit results to one or more countries.
Note: Supported for Geocoding API only.