Select to view content in your preferred language

How to programmatically get where user clicked on the map

429
1
Jump to solution
10-26-2024 03:46 AM
Gurunara
Frequent Contributor

to convert the x,y position to a MapPoint.

Tags (1)
0 Kudos
1 Solution

Accepted Solutions
GKmieliauskas
Esri Regular Contributor

Hi, 

MapTool has possibility to output sketch coordinates in map or screen. Look at ScreenCoordsToMapPoint sample

View solution in original post

1 Reply
GKmieliauskas
Esri Regular Contributor

Hi, 

MapTool has possibility to output sketch coordinates in map or screen. Look at ScreenCoordsToMapPoint sample