diff --git a/js/id/core/way.js b/js/id/core/way.js index e311237ed..eb62667ac 100644 --- a/js/id/core/way.js +++ b/js/id/core/way.js @@ -182,5 +182,6 @@ iD.Way.areaKeys = { public_transport: {}, place: {}, aeroway: {}, - waterway: {} + waterway: {}, + power: {} };