Changeset 16680 in josm
- Timestamp:
- 2020-06-19T20:10:17+02:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/imagery/ImageryInfo.java
r16643 r16680 635 635 } 636 636 637 @Override 638 public ImageryBounds getBounds() { 639 // for binary compatibility 640 return super.getBounds(); 641 } 642 637 643 /** 638 644 * Sets the extended URL of this entry.
Note:
See TracChangeset
for help on using the changeset viewer.