spatialillusions / milsymbol

Military Symbols in JavaScript
www.spatialillusions.com/milsymbol
MIT License
556 stars 136 forks source link

Cannot change portion of color on milsymbol #251

Closed krotte1 closed 1 year ago

krotte1 commented 4 years ago

I have a symbolCode of "SFGPUUMSE--F***" that I am loading on my map that has a darker background that causes a portion of the military symbol to be unreadable. I tried a number of different options and was not able to change the color of the two verticle lines that lie outside and above the icon. It does not respond to infoColor or infoBackgroundColor.

The symbol looks like: image

The symbol in the map with unrecognizable verticle lines at the top image

vmbajop commented 3 years ago

Hi. Try with options: outlineColor and outlineWidth, which you can see in the help: https://www.spatialillusions.com/milsymbol/documentation.html

spatialillusions commented 1 year ago

Like vmbajop says, use outlines for making the symbols easier to read on a map.