I am using Esri Javascript API 4.6Is it possible to Assign an elevation at the end of spider lines- from my store point elevation (total Count). or how to curve them as Figure one is what I have so far, when clicked on any store it show a flat spider line (feature Class with definition expression).Figure 2 is what I need to accomplish.
Solved by Using Construct Line of sight, and assigning 0 to the elevation in the target field solved it.
Did you pre-calculate the elevation in ArcGIS Pro and then published the lines? I guess you can also do that client-side by manipulating the z values in the polyline geometry, but it's probably better to save the computation for something else if they have values that never change.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.