Global

Type Definitions

gpxParseCompleteCallback(error, response)

Callback when gpx result has been processed.
Parameters:
Name Type Description
error Object If an error has occurred the error otherwise null
response GpxResult The parsed gpx file object
Source: