Builder
Builder for comfortable creation of ReverseGeoOptions instance.
Constructors
Functions
build
Link copied to clipboard
countries
Link copied to clipboard
fun countries(vararg countries: IsoCountryCode): ReverseGeoOptions.Builder
Content copied to clipboard
fun countries(countries: List<IsoCountryCode>): ReverseGeoOptions.Builder
Content copied to clipboard
languages
Link copied to clipboard
fun languages(vararg languages: IsoLanguageCode): ReverseGeoOptions.Builder
Content copied to clipboard
fun languages(languages: List<IsoLanguageCode>): ReverseGeoOptions.Builder
Content copied to clipboard
limit
Link copied to clipboard
reverseMode
Link copied to clipboard
types
Link copied to clipboard