addNeighborForWaypointWithId

open fun addNeighborForWaypointWithId(waypointId: String, neighbor: Waypoint)

Adds a waypoint as a neighbor.

Parameters

waypointId

ID of waypoint to be given a neighbor.

neighbor

The neighbor waypoint.