Changeset 20267 in osm for applications/editors/josm/plugins/dataimport
- Timestamp:
- 2010-03-04T08:25:11+01:00 (15 years ago)
- Location:
- applications/editors/josm/plugins/dataimport/src/org/openstreetmap/josm/plugins/dataimport/io
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/dataimport/src/org/openstreetmap/josm/plugins/dataimport/io/TangoGPS.java
r19681 r20267 23 23 import org.openstreetmap.josm.data.gpx.GpxData; 24 24 import org.openstreetmap.josm.data.gpx.ImmutableGpxTrackSegment; 25 import org.openstreetmap.josm.data.gpx.SingleSegmentGpxTrack;26 25 import org.openstreetmap.josm.data.gpx.WayPoint; 27 26 import org.openstreetmap.josm.gui.layer.GpxLayer;
Note:
See TracChangeset
for help on using the changeset viewer.