Package-level declarations

Types

Link copied to clipboard

Indicates how sure the result can be assumed to be

Link copied to clipboard
class LegalDefaultSpeeds(roadTypesByName: Map<String, RoadTypeFilter>, speedLimitsByCountryCode: Map<String, List<RoadType>>)

Class with which to look up the default speed limits per country as specified in the given data (usually default_speed_limits.json)

Link copied to clipboard
interface RoadType
Link copied to clipboard
interface RoadTypeFilter