GPSFileLoader

interface GPSFileLoader

Strategy to read GPSTrace from file.

Functions

Link copied to clipboard
abstract fun readTrace(url: URL): List<GPSTrace>
Link copied to clipboard
abstract fun supportedExtensions(): Collection<String>

Inheritors

Link copied to clipboard