Files
iD/modules/svg
Bryan Housel 8ecff8b8bc Add osmNode#isConnected
This is used to draw vertices
* where multiple parent ways meet
* where a single way self intersects (but not the closing node of a loop)

We were using Graph#isShared or osmNode#isIntersection, but this is slightly
different to handle self-intersecting ways.
2017-01-23 23:44:04 -05:00
..
2016-12-27 01:19:13 -05:00
2016-12-16 16:21:03 -05:00
2016-12-27 01:19:13 -05:00
2017-01-23 23:44:04 -05:00