Changeset 23789 in osm for applications/editors
- Timestamp:
- 2010-10-24T01:16:54+02:00 (14 years ago)
- Location:
- applications/editors/josm/plugins/ElevationProfile
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java
r23764 r23789 84 84 @Override 85 85 public Icon getIcon() { 86 return ImageProvider.get("layer", " marker_small");86 return ImageProvider.get("layer", "elevation_small"); 87 87 } 88 88
Note:
See TracChangeset
for help on using the changeset viewer.