Issue #139: fix style for indoor=room.

`indoor=room` tag was processed only if `area=yes` is set.  Probably
there are cases that require such behavior, but I'm not sure about it.
This commit is contained in:
Sergey Vartanov 2022-08-14 22:32:18 +03:00
parent 3c5a151984
commit 24851f73f9

View file

@ -2131,11 +2131,10 @@ ways:
stroke-width: 1.0
fill: indoor_color
priority: 12.0
- tags: {indoor: room, area: "yes"}
- tags: {indoor: room}
style:
stroke: indoor_color
stroke: "#AAAAAA"
stroke-width: 1.0
fill: indoor_color
priority: 12.0
- tags: {indoor: elevator, area: "yes"}
style: