add stuffedarea but with no routing support yet

This commit is contained in:
Laura Klünder 2016-12-27 00:52:22 +01:00
parent 06c14a5750
commit 9a6353e2cb
3 changed files with 18 additions and 1 deletions

View file

@ -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;