stopOver property

bool stopOver
getter/setter pair

is a boolean which indicates that the waypoint is a stop on the route, which has the effect of splitting the route into two routes

Implementation

bool stopOver;