waypointIndex property

int? waypointIndex
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;