Package-level declarations

Types

Link copied to clipboard
class GpxExporter @Inject constructor : TrackExporter

GPX Exporter Creates GPX file from in app data

Link copied to clipboard
class KmlExporter @Inject constructor : TrackExporter

KML Exporter Creates KML file from in app data

Link copied to clipboard
interface TrackExporter

Track exporters interface they should implement