SpeedLimits

fun SpeedLimits(    id: Int,     pathId: Int,     startOffset: Distance,     endOffset: Distance,     speed: Speed,     speedFog: Speed?,     speedSnow: Speed?,     speedRain: Speed?,     type: SpeedLimits.Type)

Creates a SpeedLimits horizon element.

Important: This is a Public Preview API. It may be changed or removed at any time.