Hello,
I'm using an AGSSceneView with no elevation and the method locationToScreen calculate the location of the AGSPoint as if the scene had an elevation which causes wrong values of the screenPoint.
When I remove the elevation from the AGSPoint, I get the correct values.
I think that's something that could be fixed.
Thank you