Files
iD/js/id
Bryan Housel 99d037e97f Better logic for adding area=yes (closes #2578)
This fixes a few issues:

1. before: checked first key in applyTags and break loop, now: check all of them
(this was what caused `area=yes` to be added to 'branded' presets:
the first key is for these is `name` which isn't in areaKeys.)

2. add `area=yes` if user is drawing an area but the preset can be an
area or a line (e.g. `barrier=city_wall`)

3. remove `area=yes` when switching to another preset
2015-04-22 17:04:18 -04:00
..
2015-02-06 13:56:51 -05:00
2015-04-21 11:41:45 -04:00
2013-11-01 16:52:37 -07:00
2013-10-24 15:33:52 -07:00
2015-04-22 15:13:48 -04:00
2013-10-24 15:33:52 -07:00
2014-06-15 09:56:00 -07:00