addNeighborForWaypoints

open fun addNeighborForWaypoints(waypointId: String, neighborId: String)

Adds a waypoint as a neighbor.

Parameters

waypointId

ID of waypoint to be given a neighbor.

neighborId

ID of neighbor waypoint.