Changes between Version 4 and Version 5 of Styles/DigiRoadBusStops


Ignore:
Timestamp:
2018-11-02T14:56:59+01:00 (7 years ago)
Author:
Polyglot
Comment:

add direction as a condition for showing the directional red arrows

Legend:

Unmodified
Added
Removed
Modified
  • Styles/DigiRoadBusStops

    v4 v5  
    3737  text-offset-y: 16;}
    3838
    39 node|z12-[highway=bus_stop]::direction
     39node|z12-[highway=bus_stop][direction]::direction
    4040 {icon-image: "https://upload.wikimedia.org/wikipedia/commons/0/04/Red_Arrow_Down.svg";
    4141  icon-width: 10;
     
    4444  z-index:1.0;}
    4545
    46 node|z18-[highway=bus_stop]::direction
     46node|z18-[highway=bus_stop][direction]::direction
    4747 {icon-image: "https://upload.wikimedia.org/wikipedia/commons/0/04/Red_Arrow_Down.svg";
    4848  icon-width: 30;