ImportTrackProvidesModule

Functions

Link copied to clipboard
@Provides
fun provideGpxParser(): GpxParser
Link copied to clipboard
@Provides
fun provideImporterFactory(gpxParser: GpxParser, kmlParser: KmlParser): ImporterFactory
Link copied to clipboard
@Provides
fun provideKmlParser(): KmlParser