Ignore:
Timestamp:
2016-09-16T13:38:58+02:00 (8 years ago)
Author:
Klumbumbus
Message:

fix #13515 - add aeroway=holding_position to preset and mappaint style; new icon self created, derived from taxiway icon, CC0 and PD licensed

File:
1 edited

Legend:

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

    r10996 r11005  
    35443544    set icon_z17;
    35453545}
     3546node[aeroway=holding_position] {
     3547    icon-image: "presets/transport/airport/holding_position.svg";
     3548    set icon_z17;
     3549}
    35463550node[aeroway=hangar] {
    35473551    icon-image: "presets/transport/airport/hangar.svg";
Note: See TracChangeset for help on using the changeset viewer.