@NonNull abstract fun withSupportingPoints(supportingPoints: MutableList<LatLng!>!): IRouteQuery
A list of base route points to be used as input for route reconstruction.
supportingPoints
- MutableList<LatLng!>!:
Return
IRouteQuery: The route query.