getCountryCode

external fun getCountryCode(coords: Coordinates): String?

Get the ISO 3166-1 alpha-3 country code for the specified WGS. Empty string means no country. See: http://en.wikipedia.org/wiki/ISO_3166-1 for the list of codes.