diff --git a/js/id/core/way.js b/js/id/core/way.js index be1dd66fb..ab7a12f04 100644 --- a/js/id/core/way.js +++ b/js/id/core/way.js @@ -200,5 +200,6 @@ iD.Way.areaKeys = { place: {}, aeroway: {}, waterway: {}, - power: {} + power: {}, + office: {} };