Builder
Properties
Features that are avoided. Avoidance is on a best-case basis. If an avoidance can't be satisfied for a particular case, this setting is ignored.
Clustering allows you to specify how nearby waypoints can be clustered to improve the optimized sequence.
Departure time from the waypoint.
The final position for the route in the World Geodetic System (WGS 84) format: [longitude, latitude]
.
Destination related options.
Driver related options.
Features to be strictly excluded while calculating the route.
Specifies the optimization criteria for the calculated sequence.
Origin related options.
Traffic-related options.
Specifies the mode of transport when calculating a route. Used in estimating the speed of travel and road compatibility.
Travel mode related options for the provided travel mode.
List of waypoints between the Origin
and Destination
.
Functions
construct an aws.sdk.kotlin.services.georoutes.model.WaypointOptimizationAvoidanceOptions inside the given block
construct an aws.sdk.kotlin.services.georoutes.model.WaypointOptimizationClusteringOptions inside the given block
construct an aws.sdk.kotlin.services.georoutes.model.WaypointOptimizationDestinationOptions inside the given block
construct an aws.sdk.kotlin.services.georoutes.model.WaypointOptimizationDriverOptions inside the given block
construct an aws.sdk.kotlin.services.georoutes.model.WaypointOptimizationExclusionOptions inside the given block
construct an aws.sdk.kotlin.services.georoutes.model.WaypointOptimizationOriginOptions inside the given block
construct an aws.sdk.kotlin.services.georoutes.model.WaypointOptimizationTrafficOptions inside the given block
construct an aws.sdk.kotlin.services.georoutes.model.WaypointOptimizationTravelModeOptions inside the given block