spatialillusions / milsymbol

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

Remove the unit symbol flag pole #213

Closed scottnc27603 closed 5 years ago

scottnc27603 commented 5 years ago

flagpole

I had reviewed some information about the 'flag pole'/group rendering. This one feature is going to keep us from using milsymbol. How do disable this feature?

scottnc27603 commented 5 years ago

found it! ms.setHqStafLength( 0 )

spatialillusions commented 5 years ago

Added in latest commit the possibility to remove the staff, set ms.setHqStaffLength(0) or use the option hqStaffLength:-1 on individual symbols. Also make sure to use octagon center for your insertion point, because the other insertion point will still use the end of the pole.