skipCoincidentStops

Indicates if multiple consecutive stops at the same location should be treated as one stop. When true, if there are multiple consecutive stops at the same network location, the new voice guidance event will fire a single time, and calling RouteTracker.switchToNextDestination will skip over the other coincident stops, setting the state to the next relevant direction maneuver. If the value is false each stop will be treated as a unique destination. The default value for this property is true. If your route does not have coincident stops, this property has no effect.

Since

200.1.0