Changeset 17436 in osm for applications/editors/josm/plugins/utilsplugin/src/UtilsPlugin/JumpToAction.java
- Timestamp:
- 2009-09-03T15:17:15+02:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/utilsplugin/src/UtilsPlugin/JumpToAction.java
r17399 r17436 20 20 import org.openstreetmap.josm.actions.JosmAction; 21 21 import org.openstreetmap.josm.data.Bounds; 22 import org.openstreetmap.josm.data.ProjectionBounds;23 22 import org.openstreetmap.josm.data.coor.LatLon; 24 23 import org.openstreetmap.josm.gui.MapView;
Note:
See TracChangeset
for help on using the changeset viewer.