ArcGIS get vertex position on touch move

258
0
05-27-2022 06:12 PM
EdiGutierrez
New Contributor
Hi, I'm using ArcGIS runtime 100.12.0 with Xamarin forms and I'm trying to show distances between vertexes in Sketch Editor. I did it with the event GeometryChanged, but now I need to show the distances when the touch moving event occurs.

I get the touch moving event implementing Grid Touch Effect, but I realized vertex position doesn't change until the vertex is dropped, in the designer you can see a dotted line when a vertex is moving on, there is a way to get the position on touch moving?
0 Kudos
0 Replies