Ticket #18135: emergency.diff

File emergency.diff, 569 bytes (added by majkaz, 6 years ago)
  • styly/elemstyles.mapcss

    diff --git a/styly/elemstyles.mapcss b/styly/elemstyles.mapcss
    index 9589937..5268a5e 100644
    a b node[highway=emergency_access_point] {  
    827827    icon-image: "presets/service/emergency_access_point.svg";
    828828    set icon_z17;
    829829}
     830node[emergency=access_point] {
     831    icon-image: "presets/service/emergency_access_point.svg";
     832    set icon_z17;
     833}
    830834node[highway=motorway], node[highway=motorway_link],
    831835node[highway=trunk], node[highway=trunk_link],
    832836node[highway=primary], node[highway=primary_link],