maxSpeedOnSegments property - TruckOptions class - routing library - Dart API
maxSpeedOnSegments
maxSpeedOnSegments property
getter/setter pair
Segments with restriction on maximum DynamicSpeedInfo.baseSpeedInMetersPerSecond.
Implementation
List<MaxSpeedOnSegment> maxSpeedOnSegments;