sdk-routing / com.tomtom.online.sdk.routing.data.longDistanceEV.response / NativeLeg

NativeLeg

open class NativeLeg : Serializable

Represents information about a part of a route, comprised of a list of points.

Constructors

<init>

NativeLeg()
NativeLeg(legSummary: NativeLegSummary!, points: MutableList<LatLng!>!)