Hello ThinkGeo,
I use EditOverlay to add new points to a lineshape. I want to get the index of a new vertex in the vertices collection of the lineshape. I tried onVertexAdded event but the vertex I get as event parameter and the added vertex in the lineshape do not have the same coordinates (see screenshot). Is this a bug? How can I get the index of the new vertex?
Thomas