Skip to content

Commit

Permalink
Refactor to NL:hoofd for main signals with speed limit box
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddewie committed Oct 26, 2023
1 parent 8c3d7ef commit 2f8bf32
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions maxspeed_signals.mss
Original file line number Diff line number Diff line change
Expand Up @@ -882,11 +882,11 @@
marker-height: 16;
}

/*****************************************/
/* NL speed limit light (no main signal) */
/*****************************************/
/**********************************************/
/* NL speed limit light (part of main signal) */
/**********************************************/
["feature"="NL"]["signal_speed_limit_form"="light"],
["feature"="NL:snelheid"]["signal_speed_limit_form"="light"] {
["feature"="NL:hoofd"]["signal_speed_limit_form"="light"] {
marker-width: 16;
marker-height: 16;
marker-file: url('symbols/nl/speed_limit_light.png');
Expand Down

0 comments on commit 2f8bf32

Please sign in to comment.