milsymbol icon indicating copy to clipboard operation
milsymbol copied to clipboard

Military Symbols in JavaScript

Results 54 milsymbol issues
Sort by recently updated
recently updated
newest added

hi, @spatialillusions I try to draw multipoint figure at my canvas. figure was painted. but It log occurred. Can you tell me why? what is rbb? It occurs when the...

hello, @spatialillusions and @kjellmf I have a question. I'm using a normal 2D canvas(no 3D map, no cesium, no openLayers) So I used the svg type. However, some returned images...

It would be very nice, to have e.g. a NPM package with a CLI to generate offline images.

Hi! Is there a way to search for symbols using human readable text vs using SIDC? For example, if a user types in "fishing", "leisure" or "missile" then I want...

I'm not sure if that's a bug or if I'm misunderstanding the documentation. I'm plotting GDACS reports to a NodeRED World Map with the SIDCS "EOIPCH------", "EONPBB------", "EONPAC------", "WOSPWSTSS---" or...

Updating the typescript types for the results of getColors to show that it returns `ColorMode` objects and not strings.

Hello, I would to know there is a simple way to get MonoColor that can take a string like today or a ColorMode ? Thanks a lot

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

I am tying to add an horizontal "supply" line to an existing symbol. ``` var symbol = new ms.Symbol( "SFG*UCIZ--*****", { size: 35, monoColor: 'blue', }, { fill: false }...