waypointIndex property - RoutePlace class - routing library - Dart API
waypointIndex
waypointIndex property
getter/setter pair
If available, this index corresponds to the waypoint in the original user-defined waypoint list. Otherwise, this waypoint was added during route calculation by the system.
Implementation
int? waypointIndex;