mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 08:39:56 +02:00
Add support for junction=circular (same as junction=roundabout)
(closes #4637)
This commit is contained in:
@@ -24,6 +24,7 @@ export var osmOneWayTags = {
|
||||
'motorway_link': true
|
||||
},
|
||||
'junction': {
|
||||
'circular': true,
|
||||
'roundabout': true
|
||||
},
|
||||
'man_made': {
|
||||
|
||||
Reference in New Issue
Block a user