Changeset 30215 in osm for applications/editors/josm/plugins/smed2/src/panels/ShowFrame.java
- Timestamp:
- 2014-01-19T14:52:39+01:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/smed2/src/panels/ShowFrame.java
r30150 r30215 33 33 showMap.nodes = map.nodes; 34 34 showMap.edges = map.edges; 35 showMap.areas = map.areas;36 35 showMap.index = map.index; 37 36 if (feature != null) {
Note:
See TracChangeset
for help on using the changeset viewer.
