GPXLoader

Class that reads GPS tracks from gpx files.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

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