I know I can get X and Y coordinates, but how can I make sure those are Latitude and Longitude?
Solved! Go to Solution.
You can look at this example: https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/b76a6625dc3fa2e4287c1b39ab4b95e3a8f2b0...
It is using an overlay control to show the coordinates in lat/long.
You can look at this example: https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/b76a6625dc3fa2e4287c1b39ab4b95e3a8f2b0...
It is using an overlay control to show the coordinates in lat/long.