Maps and Navigation SDK
addons:visualization:navigation
/
com.tomtom.sdk.addons.visualization.navigation
/
RoutePlan
Route
Plan
data
class
RoutePlan
(
val
routes
:
List
<
Route
>
)
Content copied to clipboard
Represents a result of route planning.
Constructors
Properties
Parameters
Parameters
routes
The list of planned routes.
Constructors
Route
Plan
Link copied to clipboard
fun
RoutePlan
(
routes
:
List
<
Route
>
)
Content copied to clipboard
Properties
routes
Link copied to clipboard
val
routes
:
List
<
Route
>
Content copied to clipboard