Rev 306 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 306 | Rev 481 | ||
---|---|---|---|
Line 41... | Line 41... | ||
41 | 41 | ||
42 | struct set_Map |
42 | struct set_Map |
43 | { |
43 | { |
44 | bool GotoPosition; |
44 | bool GotoPosition; |
- | 45 | bool ShowTrack; |
|
- | 46 | double LastLatitude; |
|
45 | bool ShowTrack; |
47 | double LastLongitude; |
Line 46... | Line 48... | ||
46 | }; |
48 | }; |
47 | 49 | ||
48 | struct set_Data |
50 | struct set_Data |