add stuffedarea but with no routing support yet
This commit is contained in:
parent
06c14a5750
commit
9a6353e2cb
3 changed files with 18 additions and 1 deletions
|
@ -285,7 +285,8 @@ editor = {
|
|||
'arealocation': '#0099FF',
|
||||
'escalator': '#FF9900',
|
||||
'escalatorslope': '#DD7700',
|
||||
'oneway': '#FF00FF'
|
||||
'oneway': '#FF00FF',
|
||||
'stuffedarea': '#D9A3A3'
|
||||
},
|
||||
_line_draw_geometry_style: function(style) {
|
||||
style.stroke = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue