spatialillusions / milsymbol

Military Symbols in JavaScript
www.spatialillusions.com/milsymbol
MIT License
531 stars 132 forks source link

fix radio relay line #287

Open AndreasGlaserAirbus opened 1 year ago

AndreasGlaserAirbus commented 1 year ago

Hello,

the Symbol for the Radio Relay is not correct. According to the standard it should look like this:

Screenshot from 2023-05-23 14-25-19

Example APP6-D Code: 10031000001108000000

The current version draws the symbol like this:

Screenshot from 2023-05-23 14-28-00

I just fixed the line to be straight. So that it will now look like this:

Screenshot from 2023-05-23 14-29-13