I have a map where I'm using edit overlay and track shapes to allow the user to draw some simple shapes, such as doing a freehand drawing of a line from one corner of a building to another, drawing a circle around a building, etc. If the user starts out with the building being rather small and then zooms in on the map significantly the quality of the resulting shape is poor. This is true for circles as well. Is there a way to boost the number of segments in the original shape when it is drawn so that when the map is zoomed in the user-drawn shape quality is better? I tinkered with the drawing quality level of the edit overlay but it doesn't seem to change anything. I searched the documentation and forum and didn't find any matches.
Thanks,
Allen