Changes between Initial Version and Version 2 of Ticket #9440
- Timestamp:
- 2013-12-18T11:15:40+01:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9440 – Description
initial v2 24 24 }}} 25 25 26 3. WayConnectedToArea: 26 ~~3. WayConnectedToArea:~~ 27 27 {{{ 28 28 private boolean isArea(OsmPrimitive p) { … … 32 32 }}} 33 33 34 We should have a single one that matches all thecases.34 We should have a single one that matches ~~all the~~ the first two cases.