formattedAddress

fun formattedAddress(style: SearchAddress.FormatStyle = FormatStyle.Medium): String?

Formats address. Note that this function doesn't take into account locale and just concatenates address parts separated by a comma. The parts of the address used for formatting are determined by the formatting style.

Return

SearchAddress string.