StopType

sealed class StopType

A stop's type. Specifies the type of a route stop.

Since

200.1.0

Inheritors

Types

Link copied to clipboard

Rest break. A location where a route pauses e.g. for a required lunch break.

Link copied to clipboard
object Stop : StopType

Stop. A location where a vehicle would arrive and/or depart.

Link copied to clipboard

Waypoint. A location between stops that a route must pass through.