Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Static Depiction of Minefields Does Not Allow Minefield Specification #78

Open
david-melendez opened this issue Sep 14, 2017 · 2 comments

Comments

@david-melendez
Copy link

According to the USAS document for Minefields, Static Depiction, the graphic can be filled with different types of mines contained in the minefield. However, it appears that the Java Renderer will always be empty circles in the middle of the graphic.

minefield_tget

In the USAS document, it shows different examples with different mine fields within the graphic.

minefield_usas

Is there a way to attach different types of minefields to the Static Depiction Graphic?

@michael-spinelli
Copy link
Contributor

image
So the solution I'm seeing is never showing the circles or enabling a toggle as the other mine types are supposed to be sent separately. What are your thoughts on that?

@david-melendez
Copy link
Author

I think that if there was a toggle on the symbol to indicate what type of internal symbol should be generated: Unknown, Antitank Mine, or Antipersonnel Mine. It also appears that the symbol should support a combination of antitank and antipersonnel, so another toggle value for that scenario.

The toggle would determine what is drawn inside the graphic. No toggle would default to the empty circle as it is now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants