Hello -
I've found that RequestShapeAsync returns geometries as expected for all DrawShape types.. except for LineSegment. I'm expecting this to operate like a Polyline except that it returns with a polyline geometry after the user's second mouse click -- resulting in a two point line segment. But what I seem to get is nothing. No geometry seems to be created at all.
Any suggestions would be much appreciated.
Thanks,
Ed