I am currently using ArcGIS Pro 100.0.8 and Esri::ArcGISRuntime::SceneGraphicsView. I need to display moving tracks on map. The track symbol should be a circle with a small line showing the direction of the track. How can I achieve this? Do I have to provide a 3D SimpleMarkerSymbol? If there is any example about a combined Graphic, that would be appreciated.
I have attached the appearance of QGraphicsItem that we are currently using for tracks.