Changeset 26299 in osm for applications/editors/josm/plugins/wms-turbo-challenge2/src
- Timestamp:
- 2011-07-10T23:22:15+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/wms-turbo-challenge2/src/wmsturbochallenge/GameWindow.java
r26174 r26299 104 104 * have a fix and add any distortions. */ 105 105 106 segment.add(new WayPoint(Main. proj.eastNorth2latlon(106 segment.add(new WayPoint(Main.getProjection().eastNorth2latlon( 107 107 new EastNorth(lon, lat)))); 108 108 }
Note:
See TracChangeset
for help on using the changeset viewer.