Capturing X,Y Coordinates of Clicked Location in Web Map to Pass as URL Parameter

696
1
11-27-2018 08:41 AM
by Anonymous User
Not applicable

I've configured a web map popup to expose LiDAR image service elevations in both feet and meters but would also like to provide a link that opens a web scene and point cloud in the same location the user clicked to expose the popup. Is there a way to get the coordinates of the clicked location to pass to the URL of the "See in 3D" link in the attached graphic? I realize the easier way to do this would be to use a feature layer that could pass a value from an attribute but I wanted to try this without using features. Here is the 3D app I would like to open at the given location.

I think this would be beneficial to users who want to see the data in both 2D and 3D. I appreciate any assistance offered.

Tags (2)
1 Reply
by Anonymous User
Not applicable

The answer for now seems to be that 3D apps don't support URL parameters according to the note here: http://doc.arcgis.com/en/web-appbuilder/manage-apps/app-url-parameters.htm.