SpeedLimitSection
data class SpeedLimitSection(val geometry: List<<Error class: unknown class>>, val routeOffset: <Error class: unknown class>, val length: <Error class: unknown class>, val speedLimitInKmh: Int) : Section
Represents a route section with a speed limit.
Parameters
speedLimitInKmh
Maximum legal speed limit in kilometers per hour.
See also
Properties
Link copied to clipboard
Distance from the start of the route to the first point of geometry.
Link copied to clipboard