Skip to content

Releases: missioncommand/mil-sym-js

mil-sym-js release v0.3.17

27 Feb 16:25
Compare
Choose a tag to compare

-Parametered Basic Shapes now support an additional AM value which will add a buffer to the shape.
-Added support for a polygonal bounding bbox. Pass in a space delimited string: x,y[sp]x,y[sp] ... Not limited to 4 points. Assumes points are clockwise.
-Fixed problem with rev B UAV, LLTR, MRR, AC symbols which require the middle line.
-Revised code for 6 Task symbols with the 2D renderer on the globe: Isolate, Cordon and Knock, Cordon and Search, Occupy, Retain, and Secure.

mil-sym-js release v0.3.16

15 Feb 15:37
Compare
Choose a tag to compare

-Fixed pattern fill bug for canvas and svg
-Fixed clipping around IDL issue for multipoints
-Fixed T modifier placement for FSA
-Fix for SHORADEZ and FAADEZ preview icons (font updated)
-Fix for CFZ preview icon (fonts updated)
-Added support for X modifier in following weather graphics: Freezing Level, Tropopause Level, Tropopause Low, and Tropopause High

mil-sym-js release v0.3.15

20 Jan 20:17
Compare
Choose a tag to compare

-fixed bug with RendererSettings.setDrawCountryCode(false) that would result in oversized images.
-Added MilStdAttributes.GeoJSONFormat, 0 for JSON string (default), 1 for JSON object. If you do nothing, it will behave as you are used to.

mil-sym-js release v0.3.14

17 Jan 21:57
Compare
Choose a tag to compare

-Added RendererSettings.get/setDrawCountryCode()
-Fixed some METOCs that were mistakenly changed from point to line
-Fixed an issue with some labels not appearing when rendering multipoints in a web worker.

mil-sym-js release v0.3.13

12 Jan 18:55
Compare
Choose a tag to compare

-metoc icon color fix
-label fix for circular range fans
-fixes for user passed coordinate converters
-fix for team/crew echelon in SVG format

mil-sym-js release v0.3.12

03 Jan 19:50
Compare
Choose a tag to compare

-tweak to air corridor rendering
-better handling for when extremely large bounding boxes passed into the renderer

mil-sym-js release v0.3.11

21 Dec 22:05
Compare
Choose a tag to compare

-fixed typo for isEMSInstallation

mil-sym-js release v0.3.10

21 Dec 21:34
Compare
Choose a tag to compare

-fixes for SVG and Canvas when point converter passed into RenderSymbol.
-fixes for METOCs not having the right color in some cases.
-isInstallation now recognizes EMS Installations
-fixed issue with METOC Ice Drift not drawing

mil-sym-js release v0.3.9

09 Dec 19:52
Compare
Choose a tag to compare

svgInfo object now has geoTR, geoBL, north, south, east and west in addition to the geoTL and geoBR that are already there.

mil-sym-js release v0.3.8

08 Nov 16:27
Compare
Choose a tag to compare

-fix for fill patterns
-Readme documentation update
-fixes for font sizes on SVG output
-fixes for build.xml
-created io page with link to samples (http://missioncommand.github.io/mil-sym-js/)
-updated samples