milsymbol
milsymbol copied to clipboard
Military Symbols in JavaScript
If anyone has any ideas of how the simplest way, that doesn't require a lot of overhead, to manage the type definitions in the source code, so that the index.d.ts...
Look into using docsify for documentation so I don't have to maintain code for that myself.
The concatenated strings for the labels around the symbols should be exposed in some way, for use cases where you want to use another label engine.
Might be interesting to see if it would be possible to use SVGO https://github.com/svg/svgo to compress paths even more. Or at least in a more controlled way than I have...
Milsymbol has built in functionality for tactical graphics label overrides, and it would be nice if it was possible to get access to this for the current symbol.
Today the icon parts in /src/iconparts are sort of based on what parts are called in different standards, and some added schema for me to keep track of things. To...
Since setOptions might be triggered automatically in code, even if the attributes hasn't really changed, setOptions should have check if any of the options really has changed, and if not,...
Passing the sidc 10030100001101000000, the symbol obtained with APP6D is different than obtained with MIL-STD-2525D. Working with AMD, the symbol that it returns by default is 2525-D, needing the symbol...
Hey, Måns Can I ask you to publish the latest version to npm Currently npm version - 2.0.0 - from [on 7 Feb 2019](https://github.com/spatialillusions/milsymbol/commit/fb5f6840a8fa4f342aaca249c6169761d252d723) Currently master version from [12 Dec...
I am calling this JavaScript from Java using Nashron. I am trying print (JSON.stringify(this.ms._iconCache)); but it fails