Waypoint type

Implements

Constructors

Properties

_data: object
loop: number

loop number (1-indexed)

site: Models.Site

site for the waypoint

Accessors

  • get isFinish(): undefined | boolean
  • isFinish - true if the site is the finish of the course

    Returns undefined | boolean

  • get isStart(): undefined | boolean
  • isStart - true if the site is the start of the course

    Returns undefined | boolean