
Displays GPX points from the main window on the map. Points
and tracks can be displayed. Maps are cached after they are
displayed, but the first display may take time.
| Item | Description |
|---|---|
| Point | GPX point (location point) |
| Track | A line that connects GPX points |
Point: GPX Points

These are location points. Point markers are drawn
internally. You can specify point marker size and other settings.
Displaying a large number of points increases processing load. It
is recommended to hide points or downsample them appropriately.
The point display state does not affect the track. Even if points
are downsampled, the track is not downsampled.
| Item | Unit | Description |
|---|---|---|
| Visible | Show / hide | |
| Radius | px | Marker diameter |
| Line Width | px | Marker line width |
| Transparency | % | Marker opacity (100 = opaque) |
| Downsampling | Downsampling |
Downsampling

Displays points after downsampling. This applies only to
points on the map window and does not apply to tracks. Multiple
downsampling conditions can be applied at the same time.
| Item | Unit | Description |
|---|---|---|
| Step | points | Interval |
| Limit | points | Upper limit |
| Distance | m | By distance |
| Time | Hour/minute/second (wildcards supported) | |
| PhotoLink | Checked: only points with Photo Link | |
| Unchecked: do not use Photo Link as a condition |
The downsampling result can also be applied to the main window.
Track

A track is a line that connects points.
| Item | Unit | Description |
|---|---|---|
| Visible | Show / hide | |
| Gap | km | Threshold for split gap detection |
| Line Width | px | Track line width |
| Transparency | % | Track line opacity (100 = opaque) |
When using transportation such as a subway or airplane, there
may be no GPS log during movement. The track becomes a straight
line between the departure point and arrival point, making it look
like a jump. If you do not want the track to be connected in this
case, set Gap. When the distance exceeds Gap, the track is split.
Setting 0 disables splitting.
When segments are split by
Color Coding, the Color Coding process, including overlap, takes
priority. In that case, the track is not split by the Gap
value.
Chart

Displays charts.
| Item | Vertical Axis | Horizontal Axis |
|---|---|---|
| Elevation | Elevation (m) | Travel distance (km) |
| Speed | Speed (km/h) | Travel distance (km) |
| Slope | Slope (%) | Travel distance (km) |
You can set the slope range using Slope Range.
Operation
| Operation Key | Description |
|---|---|
| ↑ [Up] | Move forward |
| ↓ [Down] | Move backward |
| → [Right] | Move 100 m forward |
| ← [Left] | Move 100 m backward |
| Shift + → | Move 500 m forward |
| Shift + ← | Move 500 m backward |
| Ctrl + Shift + → | Move 1000 m forward |
| Ctrl + Shift + ← | Move 1000 m backward |