Commit 90da9fe
committed
show route type in route relation display name
This displays e.g. `hiking route ("foo-bar")` instead of just `route
("foo-bar")`, making it easier to distinguish different route relations.1 parent 28510ce commit 90da9fe
File tree
2 files changed
+5
-1
lines changed- src/org/openstreetmap/josm/data/osm
- test/unit/org/openstreetmap/josm/data/osm
2 files changed
+5
-1
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
415 | 419 | | |
416 | 420 | | |
417 | 421 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments