mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-05 22:46:38 +02:00
Add Junction combo field to road presets (close #1264)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"key": "junction",
|
||||
"type": "combo",
|
||||
"label": "Junction",
|
||||
"strings": {
|
||||
"options": {
|
||||
"roundabout": "Roundabout",
|
||||
"circular": "Traffic Circle",
|
||||
"jughandle": "Jughandle"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user