Package-level declarations
Types
Link copied to clipboard
class CountrySection(val sectionLocation: SectionLocation, val routeOffset: Distance, val length: Distance, val countryCode: String) : Section
Represents a route section indicating which countries the route is in.