Hello,
I have two questions.
1) I am using Mil2525d symbology in Arc GIS Runtime SDK 100.1. I created a Military Symbology Picker Application for Mil2525d symbology. For one symbol e.g: "Weapon/Weapon System : Direct Fire Gun : Heavy", I got key 'S-G-EWDHS-'. How to use this code to draw symbol on graphics overlay?
2) I am using Mil2525c symbology in Arc GIS Runtime SDK 100.1. I created a Military Symbology Picker Application for Mil2525c symbology. For one symbol e.g: "Weapon/Weapon System : Direct Fire Gun", I got key '15110700'. How to use this code to draw symbol on graphics overlay?
Basically my observation is I got same symbols in Mil2525c and mil2525d symbology but for symbols I am getting key as numeric or alphabetic. In Mil2525d I am able to use numeric keys and in mil2525c I am able to use alphabetic keys. How to use both numeric and alphabetic keys in any one symbology(either Mil2525d or Mil2525c Symbology)?