missioncommand / mil-sym-js

(RETIRED) MIL-STD-2525 symbol rendering JavaScript library for modern web applications
Apache License 2.0
76 stars 25 forks source link

Add possibility to set custom text for N modifier instead ENY #55

Closed ivanKyka closed 1 year ago

ivanKyka commented 1 year ago

Hi, @michael-spinelli ! We use our product to visualize large sets of information about hostile units. Labeling ENY near each symbol creates visual noise and is unnecessary when using color displays. So I've added a small modifier check to create a possibility of setting an empty string into modifiers instead ENY label

michael-spinelli commented 1 year ago

Looks fine.