sdk-routing / com.tomtom.online.sdk.routing.ev.route / Leg / <init>
<init>
Leg(legSummary: LegSummary?, points: List<LatLng>)
Represents information about a part of a route, comprised of a list of points.
Parameters
legSummary - A summary of a route leg.
points - A list of points.