Hello everyone, I'm currently working on Runtime and I'm new to that. I'm able to create a line-polyline between 2 or more x-y coordinates and show it on the map for both 2D and 3D. However, I want to create a line between 2 cities, but also give a Z-value, Height to the line. The line should be seen like a plane line or similar, but could not handle it. Can someone please help me with it. Below you can see lines for both 2d and 3D. That line goes on the surface.
Thanks in advance.
Try changing the GraphicsOverlay SceneProperties SurfacePlacement property. Here is a sample on how to do that: Surface placement | ArcGIS Runtime API for .NET | ArcGIS for Developers