Ignore:
Timestamp:
2012-05-27T13:00:06+02:00 (12 years ago)
Author:
simon04
Message:

fix #6970 - new map layer icon for traffic_calming objects

File:
1 edited

Legend:

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

    r5210 r5246  
    716716
    717717        <rule>
    718                 <condition k="traffic_calming" v="bump"/>
    719                 <icon annotate="true" src="misc/no_icon.png"/>
    720         </rule>
    721 
    722         <rule>
    723                 <condition k="traffic_calming" v="hump"/>
    724                 <icon annotate="true" src="misc/no_icon.png"/>
    725         </rule>
    726 
    727         <rule>
    728                 <condition k="traffic_calming" v="table"/>
    729                 <icon annotate="true" src="misc/no_icon.png"/>
     718                <condition k="traffic_calming"/>
     719                <icon annotate="true" src="vehicle/traffic_calming.png" priority="-5"/>
    730720        </rule>
    731721
Note: See TracChangeset for help on using the changeset viewer.