mirror of
https://github.com/enzet/map-machine.git
synced 2025-04-28 17:57:11 +02:00
Issue #139: change style for indoor=column.
Use `indoor_wall_color` to make it darker and distinguishable from its surroundings.
This commit is contained in:
parent
54bc5d1a52
commit
d068a76a48
1 changed files with 2 additions and 2 deletions
|
@ -2144,9 +2144,9 @@ ways:
|
|||
priority: 12.0
|
||||
- tags: {indoor: column}
|
||||
style:
|
||||
stroke: indoor_color
|
||||
stroke: indoor_wall_color
|
||||
stroke-width: 1.0
|
||||
fill: indoor_color
|
||||
fill: indoor_wall_color
|
||||
priority: 13.0
|
||||
|
||||
- tags: {power: line}
|
||||
|
|
Loading…
Add table
Reference in a new issue