Maps and Navigation SDK
2.1.2
androidJvm
com.tomtom.sdk.routing:routing-common
/
com.tomtom.sdk.routing.route.section.lane
/
Lane
/
copy
copy
@
RestrictToExtendedFlavor
(
value
=
[
ExternalScope.LIBRARY_GROUP
]
)
fun
copy
(
directions
:
List
<
Direction
>
=
this.directions
,
follow
:
Direction
?
=
this.follow
)
:
Lane
Deprecated
This will be removed from future releases after 2025-12-16.
Replace with
Lane(directions, follow)
Content copied to clipboard