CountryDetails

fun CountryDetails(name: String, continentName: String, iso: String, regions: List<String>, totalSize: Long, version: MapVersion)

Parameters

name

title of the map

continentName

title of the continent, in which the country is placed

iso

ISO code of the country

regions

ISO codes of the country regions

totalSize

size of country specific + all region files(if country is CSM), in bytes

version

Version of map for this country.