Hello,
maybe some of you know that there are GPS tools out there that are used in Motorsports. A lot of them deliver the following function: If you drive with your car and you press a button at a certain point this GPS Coordinate will be stored and every time you drive over this coordinate a LapTime will be stored. For a small application a need a similar function. But here is my problem: Since you will never hit the exact Coordinate twice these tools store the coordinates of a Line and if you hit one of the coordinates of this line the Lap is finished. How do I calculate such a line? If you look at my Picture, the red dot is the coordinate where the user hits the button to start a lap and the green Line is what the device stores and uses as a virtual finish line and not only the Coordinate where the red dot is. Any Idea how I can calculate such a line? I really don't get it since the line is never ideal directed to north or south.
Thank you very much
twickl