mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 16:49:40 +02:00
Merge remote-tracking branch 'k-yle/8743-render-path-construction' into develop
This commit is contained in:
@@ -27,7 +27,7 @@ export function svgTagClasses() {
|
||||
'oneway', 'bridge', 'tunnel', 'embankment', 'cutting', 'barrier',
|
||||
'surface', 'tracktype', 'footway', 'crossing', 'service', 'sport',
|
||||
'public_transport', 'location', 'parking', 'golf', 'type', 'leisure',
|
||||
'man_made', 'indoor'
|
||||
'man_made', 'indoor', 'construction'
|
||||
];
|
||||
var _tags = function(entity) { return entity.tags; };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user