Maps and Navigation SDK
0.43.0
androidJvm
com.tomtom.sdk.routing:model
/
com.tomtom.sdk.routing.route
/
Segment
/
Segment
Segment
constructor
(
start
:
RoutePoint
,
end
:
RoutePoint
)
Parameters
start
The starting
RoutePoint
of the line segment.
end
The end
RoutePoint
of the line segment.