Interface WaypointOptimizationDrivingDistanceOptions.Builder

  • Method Details

    • drivingDistance

      WaypointOptimizationDrivingDistanceOptions.Builder drivingDistance(Long drivingDistance)

      DrivingDistance assigns all the waypoints that are within driving distance of each other into a single cluster.

      Parameters:
      drivingDistance - DrivingDistance assigns all the waypoints that are within driving distance of each other into a single cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.