Hi,
When i draw a polygon, the area of ths polygon is displayed (with the event MouseMoved)
When I record (event trackended) ,the polygon is slightly different and so the area is different from that displayed during the mousemove.
I observed the same thing with the sample "DynamicTrackShapes".
More zoom is low (under ZoomLevel13), the gap of the surface is more important.
Is there a way to not have this gap … ? (In my case, the user triggers the event TrackEnded by pressing the enter key).
Thanks.
Regards.
Steph.
Gap surface between MouseMoved and TrackEnded
Hi Steph,
Thanks for let us know your question.
I tried to reproduce that today, but it looks I need more detail information about that.
I tested in our sample “Samples/Editing Feature Layers/Track and edit shapes”, I am not sure whether that’s the "DynamicTrackShaps"sample you mentioned. I zoom in to deepest level, then draw a polygon, and double click to end track (Do you think here we have to release the track process by press enter key?), I haven’t found the gap between mouse position and polygon vertex.
Please let me know whether I miss any important information for reproduce that.
Regards,
Don