waypoints property
waypoints an array with the same length as coordinates, an entry true indicates that the point must be matched, false indicates that the point should be omitted from the matching result (not yet implemented)
Implementation
final List<bool> waypoints;