Skip to content

Commit

Permalink
Fix #22852: Add missing area rendering for emergency=lifeguard
Browse files Browse the repository at this point in the history
git-svn-id: https://josm.openstreetmap.de/svn/trunk@19183 0c6e7542-c601-0410-84e7-c038aed88b3b
  • Loading branch information
taylor.smock committed Aug 12, 2024
1 parent 0924d1e commit 6916db9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/styles/standard/elemstyles.mapcss
Original file line number Diff line number Diff line change
Expand Up @@ -2944,6 +2944,7 @@ node[shop=bag] {
/* emergency tags */
/******************/
area[emergency=ambulance_station],
area[emergency=lifeguard],
area[emergency=water_tank] {
fill-color: emergency#eeeeee;
}
Expand Down

0 comments on commit 6916db9

Please sign in to comment.