Package-level declarations
Types
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 RoadTypeFilter