pairFormatLandmarkDetails

fun pairFormatLandmarkDetails(landmark: Landmark?, excludeCountry: Boolean = false): Pair<String, String>

Return

Pair representation of Landmark info. Pair.first contains the formatted name of the Landmark, Pair.second contains formatted description of Landmark's AddressInfo

Parameters

landmark

input Landmark