GPXLoader

Class that reads GPS tracks from gpx files.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun readTrace(url: URL): List<GPSTrace>
Link copied to clipboard
open override fun supportedExtensions(): ImmutableSet<String>