Hello all,
I would like to add military symbols on an ArcGis map in Unity.
The problem is that the sdk is made to add 3D objects, but a military symbol is not a 3D object.
My idea is to convert the symbols to an image (.png, .jpg) and add them as objects to the map.
So my question is, how can I add an image to a 3D map in ArcGis Map SDK for Unity.
Thanks for your help