PMRegional

data class PMRegional(val countrySpeedUnits: PMSpeedUnits, val countrySignage: PMCountrySignage)

Represents regional units of given country

Constructors

Link copied to clipboard
fun PMRegional(countrySpeedUnits: PMSpeedUnits, countrySignage: PMCountrySignage)

Properties

Link copied to clipboard

Defines information about speed limit signage based on country. Currently are supported onl 2 values - World and America
Default value is PMCountrySignage.World

Link copied to clipboard

Defines speed units for given country
Default value is PMSpeedUnits.Kmh