routePoints property
List<DrivingRoutePoint>
get
routePoints
Route points. In addition to point coordinates each route point may have a selected arrival point
Implementation
core.List<DrivingRoutePoint> get routePoints;