GPXTrackWriter constructor
Creates a new instance of GPXTrackWriter with an empty track inside.
Implementation
factory GPXTrackWriter() => $prototype.$init();
Creates a new instance of GPXTrackWriter with an empty track inside.
factory GPXTrackWriter() => $prototype.$init();