Path Metadata
constructor(waypointOne: Waypoint, waypointTwo: Waypoint, description: String, descriptionOne: String, descriptionTwo: String)
Designated constructor
Parameters
waypoint One
the first waypoint
waypoint Two
the last waypoint
description
General description for the path.
description One
Directional description when going from point one to point two.
description Two
Directional description when going from point two to point one.
Parameters
waypoint One
the first waypoint
waypoint Two
the last waypoint