@NonNull abstract fun withWayPoints(wayPoints: Array<LatLng!>!): IRouteQuery
Specifies the array of map coordinates whose geographical information indicates your waypoints for the route calculation.
wayPoints - Array<LatLng!>!:
wayPoints
Return IRouteQuery: The route query.