This plugin allows you to add a map and summary exercise data from a .fit (Flexible and Interoperable Data Transfer) file.
Author: | Stuart Tevendale (profile at wordpress.org) |
WordPress version required: | 5.2 |
WordPress version tested: | 5.8 |
Plugin version: | 0.4 |
Added to WordPress repository: | 09-09-2020 |
Last updated: | 10-07-2021 |
Rating, %: | 0 |
Rated by: | 0 |
Plugin URI: | http://yellowfield.co.uk/plugins/Show-FIT-Fil... |
Total downloads: | 277 |
![]() Click to start download |
This plugin allows you to add a map and summary exercise data from a .fit (Flexible and Interoperable Data Transfer) file. The maps are generated using leafletJS with the map tiles provided by OpenStreetMap.
Usage
Upload the .fit file to your Media Library, then simply create a map from the file by adding the following ShortCode to your post:
[showfitfile file=”2019-06-16-10-48-12.fit”]
To change the units to Imperial (default is metric):
[showfitfile file=”2019-06-16-10-48-12.fit” units = “imperial”]
To change the route colour (default is ‘Red’):
[showfitfile file=”2019-06-16-10-48-12.fit” colour = “blue”]
To allow scrolling and zooming of the map (default is ‘no’)
[showfitfile file=”2019-06-16-10-48-12.fit” interactive = “yes”]
Support
For any queries or problems, email stuart@yellowfield.co.uk
ChangeLog