I'd like to build a data field that calculates compares the distance traveled with the distance traveled relative to the course.
I see that there we have Toybox::Activity::Info::distanceToDestination, but I don't see any way to find out anything about the current course.
Is there an API for this information?