Is there a way, inside the MapTool::OnToolMouseMove, to retrieve the coordinates of a snap point when the snapping is enabled? I mean, I'm moving the mouse around the map and ArcGIS Pro shows the various snap points ( vertex, edge, midpoint, and so on) how can get the exact coordinates of the snap point? Obviously I cannot convert the client pointer position to Map coordinates.
Mario,
Nope, you cant get the snap location on the fly through the pro sdk.
Its on the list for a future release.