@NonNull abstract fun withWayPointsWithAcc(wayPoints: MutableList<LatLngAcc!>!): IRouteQuery
Specifies the array of map coordinate whose geographical information indicates your waypoints with radius for the route calculation.
wayPoints
- MutableList<LatLngAcc!>!:
Return
IRouteQuery: The route query.