Class: GpxMetaData

GpxMetaData

Stores all the metadata associated with the gpx file.

new GpxMetaData(creator, time)

Contructor for the gpx metadata class
Parameters:
Name Type Description
creator string The creator of the gpx file.
time string The string representation of the datetime from the file.
Source: