RouteSegments typedef
A list of route segments representing a complete route.
Implementation
typedef RouteSegments = List<SegmentCoordinates>;
A list of route segments representing a complete route.
typedef RouteSegments = List<SegmentCoordinates>;