Maps and Navigation SDK
1.11.0
androidJvm
com.tomtom.sdk.routing:model
/
com.tomtom.sdk.routing.route.section.lane
/
LaneSection
/
LaneSection
Lane
Section
constructor
(
sectionLocation
:
SectionLocation
,
routeOffset
:
Distance
,
length
:
Distance
,
lanes
:
List
<
Lane
>
,
laneSeparators
:
List
<
LaneSeparator
>
)