RouteWaypoint
Waypoint between the Origin and Destination.
Contents
- Position
-
Position in World Geodetic System (WGS 84) format: [longitude, latitude].
Type: Array of doubles
Array Members: Fixed number of 2 items.
Required: Yes
- AvoidActionsForDistance
-
Avoids actions for the provided distance. This is typically to consider for users in moving vehicles who may not have sufficient time to make an action at an origin or a destination. Not supported in
ap-southeast-1andap-southeast-5regions for GrabMaps customers.Type: Long
Valid Range: Maximum value of 2000.
Required: No
- AvoidUTurns
-
Avoid U-turns for calculation on highways and motorways. Not supported in
ap-southeast-1andap-southeast-5regions for GrabMaps customers.Type: Boolean
Required: No
- Heading
-
GPS Heading at the position. Not supported in
ap-southeast-1andap-southeast-5regions for GrabMaps customers.Type: Double
Valid Range: Minimum value of 0.0. Maximum value of 360.0.
Required: No
- Matching
-
Options to configure matching the provided position to the road network. Not supported in
ap-southeast-1andap-southeast-5regions for GrabMaps customers.Type: RouteMatchingOptions object
Required: No
- PassThrough
-
If the waypoint should not be treated as a stop. If yes, the waypoint is passed through and doesn't split the route into different legs. Not supported in
ap-southeast-1andap-southeast-5regions for GrabMaps customers.Type: Boolean
Required: No
- SideOfStreet
-
Options to configure matching the provided position to a side of the street. Not supported in
ap-southeast-1andap-southeast-5regions for GrabMaps customers.Type: RouteSideOfStreetOptions object
Required: No
- StopDuration
-
Duration of the stop. Not supported in
ap-southeast-1andap-southeast-5regions for GrabMaps customers.Unit:
secondsType: Long
Valid Range: Maximum value of 49999.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: