Changeset 21257 in osm for applications/editors/josm/plugins/videomapping/src/org/openstreetmap
- Timestamp:
- 2010-05-13T13:32:20+02:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/PositionLayer.java
r21226 r21257 96 96 //finds the corresponding timecode in GPXtrack 97 97 private Point getNearestPoint(Point point) { 98 Main.map.mapView.getn 98 99 99 return point; 100 100
Note:
See TracChangeset
for help on using the changeset viewer.