StaticconvertConverts a FIT course file to a GPX route file.
Optionaloptions: RouteParsingOptionsStaticconvertConverts a GPX route file to a FIT course file.
OptionaldomParser: anycustom DOMParser (case of NodeJs usage)
Optionaloptions: RouteParsingOptionsStaticexportExports a single first-class route as a FIT course file.
StaticexportExports first-class routes using GPX route format.
StaticimportParses and returns an event using FIT format
Optionaloptions: ActivityParsingOptionsStaticimportParses and returns an event using GPX format
OptionaldomParser: anycustom DOMParser (case of NodeJs usage)
Optionaloptions: ActivityParsingOptionsStaticimportParses and returns an event using native format (SportsLib exported format)
EventJSONInterface
StaticimportParses and returns an event using Suunto format
Optionaloptions: ActivityParsingOptionsStaticimportParses and returns an event using TCX format
Optionaloptions: ActivityParsingOptionsStaticimportParses and returns first-class routes using FIT course format.
Optionaloptions: RouteParsingOptionsStaticimportParses and returns first-class routes using GPX format.
OptionaldomParser: anycustom DOMParser (case of NodeJs usage)
Optionaloptions: RouteParsingOptionsStaticimportParses and returns first-class routes using native format (SportsLib exported format).
RouteFileJSONInterface
Primary facade for importing activities and routes, exporting route files, and restoring Sports Lib's native JSON representation.