getCountry

abstract suspend fun getCountry(latLng: LatLng): String?

Return

the country name of the given latLng

Parameters

latLng