public class GPXReader extends GeoDataReader
Constructor and Description |
---|
GPXReader() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<Feature> |
loadData(processing.core.PApplet p,
java.lang.String gpxFilename)
Loads track segments of a GPX file, and returns them as a single line marker.
|
public static java.util.List<Feature> loadData(processing.core.PApplet p, java.lang.String gpxFilename)