;moving map user pointer ;glider ;lines starting with ; are treated as comments and not read ;empty lines are not read ;file consists of a set of x,y coordinates - 1 set per line ;a maximum of 100 points ;whole numbers only ;the 0,0 coordinate is plotted at the GPS position ;OziCE loads this file when it starts ;if you change the point shape you must restart OziCE to read the file 0,0 1,2 2,5 2,8 25,8 25,10 2,12 1,23 4,23 4,26 0,27 0,22 0,27 -4,26 -4,23 -1,23 -2,12 -25,10 -25,8 -2,8 -2,5 -1,2 0,0