Changeset 16467 in josm for trunk/src/org
- Timestamp:
- 2020-05-20T22:51:43+02:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/DistributeAction.java
r16438 r16467 277 277 278 278 /** 279 * Remove nodes without known edcoordinates from a collection.279 * Remove nodes without known coordinates from a collection. 280 280 * @param col Collection of nodes to check 281 281 * @return Set of nodes without coordinates
Note:
See TracChangeset
for help on using the changeset viewer.