Ignore:
Timestamp:
2016-11-16T17:29:32+01:00 (7 years ago)
Author:
Klumbumbus
Message:

fix #13876 - add tourism=apartment to internal presets and mappaint style, icon derived from hotel and entrance icon, improved icons for tourism=chalet and tourism=guest_house for more unified icons in the accomodation group

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/styles/standard/elemstyles.mapcss

    r11233 r11265  
    29832983area[tourism=motel],
    29842984area[tourism=guest_house],
     2985area[tourism=apartment],
    29852986area[tourism=hostel],
    29862987area[tourism=chalet],
     
    30013002node[tourism=guest_house] {
    30023003    icon-image: "presets/accommodation/guest_house.svg";
     3004    set icon_z17;
     3005}
     3006node[tourism=apartment] {
     3007    icon-image: "presets/accommodation/apartment.svg";
    30033008    set icon_z17;
    30043009}
Note: See TracChangeset for help on using the changeset viewer.