Closed z3r03nna closed 1 year ago
Hi,
you are using this library: https://github.com/spatialillusions/milstd
There is a Note: "You should migrate to using the following two repositories instead:
https://github.com/spatialillusions/mil-std-2525 https://github.com/spatialillusions/stanag-app6
"
I believe there are errors (for example the airmobile / air assault marker is wrong) and they may be fixed in up2date libraries.
In fact I've forget an initialization call ms.setStandard("APP6"); that leads to some errors.
ms.setStandard("APP6");
It's fixed, it affected all symbols from MIL-STD-2525(D)
Site :
Standard :
Hi,
you are using this library: https://github.com/spatialillusions/milstd
There is a Note: "You should migrate to using the following two repositories instead:
"
I believe there are errors (for example the airmobile / air assault marker is wrong) and they may be fixed in up2date libraries.