Gets or sets a value indicating whether [optimize waypoints].
If set to true, the DirectionService will attempt to re-order the supplied intermediate waypoints to minimize overall cost of the route.
If waypoints are optimized, inspect DirectionsRoute.waypoint_order in the response to determine the new ordering.


true if [optimize waypoints]; otherwise, false.