getWaypointWithId

open fun getWaypointWithId(nodeId: String): Waypoint

Finds a waypoint with a given ID.

Return

Waypoint that is found or null if not found.

Parameters

nodeId

ID of waypoint to find.