gpx-animator icon indicating copy to clipboard operation
gpx-animator copied to clipboard

Merge GPS related data classes

Open McPringle opened this issue 3 years ago • 0 comments

There are several classes used for coordinates:

  • [ ] GpxPoint
  • [ ] LatLon
  • [ ] Waypoint
  • [ ] Point2D.Double
  • [ ] Point2D
  • [ ] Point

Maybe some (or all) of them could be combined into one coordinate class.

McPringle avatar Jan 28 '21 07:01 McPringle