]> git.street.me.uk Git - andy/gpx.git/commit
Add ability to read track types
authorAndy Street <andy@street.me.uk>
Wed, 19 Dec 2018 18:35:33 +0000 (18:35 +0000)
committerAndy Street <andy@street.me.uk>
Wed, 19 Dec 2018 18:35:33 +0000 (18:35 +0000)
commit35c309ccc829e02fc197c9fbaa97094966ebd2c1
tree9cfa228cea4cd27f23e5ee82c0f40148cd6f0286
parent09a366237762f61b974b61429d0452e17f89deb6
Add ability to read track types
docs/samples/full-1.0.gpx
docs/samples/full-1.1.gpx
src/libgpx/gpx.php
src/libgpx/gpxreader.php
src/libgpx/gpxwriter.php
src/libgpx/track.php [new file with mode: 0644]
src/libgpx/tracksegment.php [new file with mode: 0644]