milsymbol 0.6.0
spatialillusions
released this
25 Dec 12:05
·
923 commits
to master
since this release
0.6.0 25 DEC 2016
Added
- Support for outlines on symbols using properties
outlineColor
andoutlineWidth
. - toDataURL() that returns a base 64 encoding of the SVG symbol. (See deprication of asImage())
- Possibility to Add/Update existing SIDC.
- Possibility to Add/Update the icon parts that constructs the icons.
- Support for tactical point symbols in MIL-STD-2525C.
Changed
Deprecated
- asImage() since it returns a data url and not an image.