Skip to content

Commit 5ea50e1

Browse files
author
AWS
committed
Amazon Location Service Routes V2 Update: The OptimizeWaypoints API now supports 50 waypoints per request (20 with constraints like AccessHours or AppointmentTime). It adds waypoint clustering via Clustering and ClusteringIndex for better optimization. Also, total distance validation is removed for greater flexibility.
1 parent 0eca117 commit 5ea50e1

File tree

2 files changed

+107
-53
lines changed

2 files changed

+107
-53
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Location Service Routes V2",
4+
"contributor": "",
5+
"description": "The OptimizeWaypoints API now supports 50 waypoints per request (20 with constraints like AccessHours or AppointmentTime). It adds waypoint clustering via Clustering and ClusteringIndex for better optimization. Also, total distance validation is removed for greater flexibility."
6+
}

0 commit comments

Comments
 (0)