You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/plugin.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,4 +16,5 @@ The plugin accepts the following optional parameters (comma-separated):
16
16
|`map_width`| Width of map (default is set in plugin options) |
17
17
|`map_height`| Height of map (default is set in plugin options) |
18
18
|`show_graph`| (0 or 1): show graph with elevation and speed below the map. Default is no graph (0). |
19
+
|`show_info`| (0 or 1): display track information: length, altitude, level, category, and terrain information. Default is no information (0). |
19
20
|`show_link`| (0, 1, or 2): show link to J!TrackGallery page with track details. Use '2' to get a link that opens in a new tab. Default is no link (0). |
0 commit comments