-- Waypoint handling is a stub at the moment. -- TODO: Implement waypoints function nav.add_waypoint(pos, name, label, isinfo, w_type) -- This is a stub end function nav.remove_waypoint(name) -- This is a stub end